diff options
Diffstat (limited to 'games/gemrb/Makefile')
-rw-r--r-- | games/gemrb/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/gemrb/Makefile b/games/gemrb/Makefile index 9c9deb486ede..10482b2b74e0 100644 --- a/games/gemrb/Makefile +++ b/games/gemrb/Makefile @@ -23,7 +23,6 @@ CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --enable-openal \ --libdir=${LOCALBASE}/lib \ --includedir=${LOCALBASE}/include -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GZIP= yes USE_GMAKE= yes |