1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00

Set GNU_CONFIGURE (should fix non-std PREFIX-builds)

This commit is contained in:
Volker Stolz 2005-10-27 07:33:59 +00:00
parent 168c20efc4
commit 52a16ddea2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146461

View File

@ -23,6 +23,7 @@ HUGS_DATE= Mar2005
USE_REINPLACE= yes
USE_BISON= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
#CONFIGURE_ARGS+= --prefix=${PREFIX} --enable-ffi
#CONFIGURE_ENV+= CC="${CC}" CFLAGS="${CFLAGS}"