aboutsummaryrefslogtreecommitdiff
path: root/games/flightgear
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-02-05 15:17:38 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-02-05 15:17:38 +0000
commit023878618ab1942df9ecf924816a99c892e8614d (patch)
tree9cf1880b306efd615d02610d9ccc7a43e96a8e9f /games/flightgear
parent30385b5c7f6649ac63876d8e6692080a65d60646 (diff)
downloadports-023878618ab1942df9ecf924816a99c892e8614d.tar.gz
ports-023878618ab1942df9ecf924816a99c892e8614d.zip
Notes
Diffstat (limited to 'games/flightgear')
-rw-r--r--games/flightgear/Makefile11
1 files changed, 4 insertions, 7 deletions
diff --git a/games/flightgear/Makefile b/games/flightgear/Makefile
index 8b8da66e6191..c2feaaaf213a 100644
--- a/games/flightgear/Makefile
+++ b/games/flightgear/Makefile
@@ -5,9 +5,8 @@
# $FreeBSD$
#
-PORTNAME?= FlightGear
-PORTVERSION?= ${FGVERSION}
-PORTREVISION?= 0
+PORTNAME= FlightGear
+PORTVERSION= 1.9.1
CATEGORIES= games
# see http://www.flightgear.org/templates.js
MASTER_SITES= ftp://ftp.de.flightgear.org/pub/fgfs/Source/ \
@@ -19,8 +18,8 @@ MASTER_SITES= ftp://ftp.de.flightgear.org/pub/fgfs/Source/ \
ftp://ftp.flightgear.org/pub/fgfs/Source/ \
ftp://ftp.is.co.za/pub/games/flightgear/ftp/Source/
-MAINTAINER?= ganael.laplanche@martymac.com
-COMMENT?= The FlightGear flight simulator
+MAINTAINER= ganael.laplanche@martymac.com
+COMMENT= The FlightGear flight simulator
LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal \
osg.48:${PORTSDIR}/graphics/osg \
@@ -31,8 +30,6 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib \
${LOCALBASE}/lib/libsgmisc.a:${PORTSDIR}/devel/simgear \
${LOCALBASE}/share/FlightGear/version:${PORTSDIR}/games/flightgear-data
-FGVERSION= 1.9.1
-
USE_XORG= ice sm x11 xext xi xt xmu
USE_GL= gl glu glut
USE_GMAKE= yes