summaryrefslogtreecommitdiff
path: root/games/fgfs-base
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-08-31 02:44:07 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-08-31 02:44:07 +0000
commitc68436a7b72179f073b6414d623457a5e3c24e12 (patch)
treebf681b064a63b51d6700afac65ffbfae49c987d8 /games/fgfs-base
parentRemove USE_NEWGCC, which is no longer supported or required. (diff)
Remove USE_NEWGCC, which is no longer supported or required.
Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571
Notes
Notes: svn path=/head/; revision=65347
Diffstat (limited to 'games/fgfs-base')
-rw-r--r--games/fgfs-base/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/fgfs-base/Makefile b/games/fgfs-base/Makefile
index 2a53cbb2ec8f..809df63bf873 100644
--- a/games/fgfs-base/Makefile
+++ b/games/fgfs-base/Makefile
@@ -44,7 +44,6 @@ ADDPATCHES= ${MASTERDIR}/patches.tools/disable-tools
USE_AUTOCONF_VER=213
.endif
-USE_NEWGCC= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= \
LDFLAGS="${LDFLAGS} -L${X11BASE}/lib -lGLU -lGL -lglut ${PTHREAD_LIBS}"