diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2004-12-12 14:01:24 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2004-12-12 14:01:24 +0000 |
commit | 87da17322a6ca1352e74bec5a0f2037c8c891daa (patch) | |
tree | c0d38c26174c8576e8be77fe96d4f32f2ae5464b /games | |
parent | c2fc07b641aceace6116a67557ba994a9582bbb3 (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/fgfs-base/Makefile | 2 | ||||
-rw-r--r-- | games/flightgear-data/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/fgfs-base/Makefile b/games/fgfs-base/Makefile index 4cc87caf802e..b4e5f6f523fb 100644 --- a/games/fgfs-base/Makefile +++ b/games/fgfs-base/Makefile @@ -7,6 +7,7 @@ PORTNAME= fgfs-base PORTVERSION= 0.9.6 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ftp://ftp.flightgear.org/pub/fgfs/Shared/ \ ftp://ftp.de.flightgear.org/pub/fgfs/Shared/ @@ -16,7 +17,6 @@ COMMENT= FlightGear scenery, textures and aircraft models NO_BUILD= yes USE_BZIP2= yes -USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/data DATADIR= ${PREFIX}/share/FlightGear diff --git a/games/flightgear-data/Makefile b/games/flightgear-data/Makefile index 4cc87caf802e..b4e5f6f523fb 100644 --- a/games/flightgear-data/Makefile +++ b/games/flightgear-data/Makefile @@ -7,6 +7,7 @@ PORTNAME= fgfs-base PORTVERSION= 0.9.6 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ftp://ftp.flightgear.org/pub/fgfs/Shared/ \ ftp://ftp.de.flightgear.org/pub/fgfs/Shared/ @@ -16,7 +17,6 @@ COMMENT= FlightGear scenery, textures and aircraft models NO_BUILD= yes USE_BZIP2= yes -USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/data DATADIR= ${PREFIX}/share/FlightGear |