aboutsummaryrefslogtreecommitdiff
path: root/games/flightgear
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-10-08 01:10:50 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-10-08 01:10:50 +0000
commitc050cd6b6be3be69279a362391dda88bc9da0b36 (patch)
tree067381b12ab74a3fd1605f22110eb9242387aacd /games/flightgear
parent52c902c14da7ae541f0753ffacbe6522238dbf7d (diff)
downloadports-c050cd6b6be3be69279a362391dda88bc9da0b36.tar.gz
ports-c050cd6b6be3be69279a362391dda88bc9da0b36.zip
Notes
Diffstat (limited to 'games/flightgear')
-rw-r--r--games/flightgear/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/flightgear/Makefile b/games/flightgear/Makefile
index 99ce7284acd6..5ae21f4460d0 100644
--- a/games/flightgear/Makefile
+++ b/games/flightgear/Makefile
@@ -37,7 +37,7 @@ pre-configure:
cd ${WRKDIR}/gpc231; ${GMAKE}; \
${GMAKE} PREFIX=${WRKSRC}/gfcgpc install)
.else
-PLIST= ${MASTERDIR}/pkg/PLIST.notools
+PLIST= ${MASTERDIR}/pkg-plist.notools
ADDPATCHES= ${MASTERDIR}/patches.tools/disable-tools
USE_AUTOCONF= yes
.endif