aboutsummaryrefslogtreecommitdiffstats
path: root/games/flightgear
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-10-08 09:10:50 +0800
committerasami <asami@FreeBSD.org>2000-10-08 09:10:50 +0800
commit3a395ec471b8562b70a39ef0eba5b72385e887b7 (patch)
tree4dc1f7a050ad14c4958152ce8e75a0da2c763416 /games/flightgear
parentb2078d8d3defde1653d7c341ce38fe929f48e551 (diff)
downloadfreebsd-ports-gnome-3a395ec471b8562b70a39ef0eba5b72385e887b7.tar.gz
freebsd-ports-gnome-3a395ec471b8562b70a39ef0eba5b72385e887b7.tar.zst
freebsd-ports-gnome-3a395ec471b8562b70a39ef0eba5b72385e887b7.zip
Rename PLIST.notools to pkg-plist.notools.
(I'm leaving patches.tools alone as it should still work fine after the change.)
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