aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjylefort <jylefort@FreeBSD.org>2006-04-08 04:29:52 +0800
committerjylefort <jylefort@FreeBSD.org>2006-04-08 04:29:52 +0800
commitab33b7e4e947215fc28574a1f6cc5b302d892508 (patch)
tree714bc1880ab6ab76a2d1f5ca00c1eca849d8d856
parentb55e6d7146620a83421d6dc850eb3e97a4b549b4 (diff)
downloadfreebsd-ports-gnome-ab33b7e4e947215fc28574a1f6cc5b302d892508.tar.gz
freebsd-ports-gnome-ab33b7e4e947215fc28574a1f6cc5b302d892508.tar.zst
freebsd-ports-gnome-ab33b7e4e947215fc28574a1f6cc5b302d892508.zip
- Reflect the simgear update by bumping PORTREVISION, since simgear is
staticalled linked - Remove USE_REINPLACE
-rw-r--r--games/flightgear-atlas/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/flightgear-atlas/Makefile b/games/flightgear-atlas/Makefile
index bac86a938779..a12c80319010 100644
--- a/games/flightgear-atlas/Makefile
+++ b/games/flightgear-atlas/Makefile
@@ -7,7 +7,7 @@
PORTNAME= flightgear-atlas
PORTVERSION= 0.3.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= atlas
@@ -26,7 +26,6 @@ RUN_DEPENDS= ${X11BASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib \
${X11BASE}/share/FlightGear/version:${PORTSDIR}/games/fgfs-base
USE_X_PREFIX= yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
USE_GL= yes