summaryrefslogtreecommitdiff
path: root/games/fgfs-base
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-28 12:00:35 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-28 12:00:35 +0000
commit931ff1179b13f0e8601d92d538af30fc20bde688 (patch)
tree654a8791c1cdd1656cbb2ea2befccff50f62e8bf /games/fgfs-base
parentTypo in games/corewars Makefile COMMENT line (diff)
[patch][non-maintainer] add use_gmake to games/flightgear
Per bento, this port seems to require having USE_GMAKE set. (This probably doesn't really affect most users). Also, while fiddling around, pacify portlint a bit. Informed maintainer. PR: ports/56514 Submitted by: Mark Linimon <linimon@lonesome.com>
Notes
Notes: svn path=/head/; revision=89657
Diffstat (limited to 'games/fgfs-base')
-rw-r--r--games/fgfs-base/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/games/fgfs-base/Makefile b/games/fgfs-base/Makefile
index 996403a6c47d..0f8ec5125807 100644
--- a/games/fgfs-base/Makefile
+++ b/games/fgfs-base/Makefile
@@ -7,16 +7,16 @@
PORTNAME= FlightGear
PORTVERSION= 0.9.2
-BASEVERSION= ${PORTVERSION}
CATEGORIES= games
MASTER_SITES= ftp://ftp.flightgear.org/pub/fgfs/Source/ \
ftp://ftp.flightgear.org/pub/fgfs/Shared/
-BASEFILE= fgfs-base-${BASEVERSION}${EXTRACT_SUFX}
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${BASEFILE}
MAINTAINER= des@FreeBSD.org
COMMENT= The FlightGear flight simulator
+BASEVERSION= ${PORTVERSION}
+BASEFILE= fgfs-base-${BASEVERSION}${EXTRACT_SUFX}
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${BASEFILE}
BUILD_DEPENDS= ${X11BASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib \
${LOCALBASE}/lib/libmk4.a:${PORTSDIR}/databases/metakit \
${X11BASE}/include/simgear/threads/SGThread.hxx:${PORTSDIR}/devel/simgear \
@@ -26,6 +26,7 @@ RUN_DEPENDS= ${X11BASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib \
${X11BASE}/include/simgear/threads/SGThread.hxx:${PORTSDIR}/devel/simgear \
${X11BASE}/lib/libsgmisc.a:${PORTSDIR}/devel/simgear
+USE_GMAKE= yes
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
# Force configure to look in /usr/local/{include,lib}