18 Nov
2016
18 Nov
'16
5:05 p.m.
Thank you. -phi At 2016-11-19 00:23:14, "Daryl F" <wyatt@prairieturtle.ca> wrote:
On Fri, 18 Nov 2016, phi wrote:
Hi, I've been trying to package a port which needs an external tarball during the execution of ./configure, but pkgmk always unpack all tarballs. I wonder what is the standard way to do this? Should I pack them again?
-phi
Don't include it in the source array. Retrieve it in the build function.
Have a look at /usr/ports/contrib/ghc/Pkgfile for an idea.
-Daryl