1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- Remove mistyped CONFGURE_ENV.

This commit is contained in:
Dmitry Marakasov 2008-12-18 13:00:36 +00:00
parent 04e4ba361a
commit 2396de75e4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=224369

View File

@ -20,8 +20,6 @@ RUN_DEPENDS= snes9x:${PORTSDIR}/emulators/snes9x
USE_GNOME= gnomehack gnomeprefix gnomelibs
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
AUTOHEADER="${TRUE}"