Date: Wed, 29 Oct 2003 21:54:10 +0200 From: Ion-Mihai Tetcu <itetcu@apropo.ro> To: ports@freebsd.org Subject: pre-patch / gmake question Message-ID: <20031029215410.3cbea753.itetcu@apropo.ro>
next in thread | raw e-mail | index | archive | help
Hi, If for some reason I need to do something like: pre-patch: (cd ${WRKDIR}/ && @${GMAKE} -f Makefile.dist) is the above ok or are better way to do it ? If I set USE_GMAKE=YES it seems it doesn't get set for the pre-patch target. The port also uses: GNU_CONFIGURE= yes USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_LIBTOOL= yes BTW, in bsd.port.mk is says that USE_LIBTOOL= yes implies GNU_CONFIGURE. Are there situations when both must be set ? Tnx, -- IOnut FreeBSD unregistered ;) user
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031029215410.3cbea753.itetcu>