pre-patch / gmake question

Ion-Mihai Tetcu itetcu at apropo.ro
Wed Oct 29 11:54:10 PST 2003


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


More information about the freebsd-ports mailing list