diff options
Diffstat (limited to 'games/scourge/Makefile')
-rw-r--r-- | games/scourge/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/scourge/Makefile b/games/scourge/Makefile index 600210ad32f8..0c0e56551251 100644 --- a/games/scourge/Makefile +++ b/games/scourge/Makefile @@ -26,7 +26,6 @@ USE_GMAKE= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_LIBS} LDFLAGS+= -L${LOCALBASE}/lib -CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --with-data-dir=${DATADIR} |