aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/gsnes9x
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2008-12-18 21:00:36 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2008-12-18 21:00:36 +0800
commit7bdd68f872f51a3a50a87110bfec42f845b09bb3 (patch)
tree7a08ca323fd854aea93fe2c3fc80a063aeaa7c73 /emulators/gsnes9x
parentad2439fcec557fdb9ae5f9174f7012980ad98361 (diff)
downloadfreebsd-ports-gnome-7bdd68f872f51a3a50a87110bfec42f845b09bb3.tar.gz
freebsd-ports-gnome-7bdd68f872f51a3a50a87110bfec42f845b09bb3.tar.zst
freebsd-ports-gnome-7bdd68f872f51a3a50a87110bfec42f845b09bb3.zip
- Remove mistyped CONFGURE_ENV.
Diffstat (limited to 'emulators/gsnes9x')
-rw-r--r--emulators/gsnes9x/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/emulators/gsnes9x/Makefile b/emulators/gsnes9x/Makefile
index 5252c36e651a..61a1f137a362 100644
--- a/emulators/gsnes9x/Makefile
+++ b/emulators/gsnes9x/Makefile
@@ -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}"