summaryrefslogtreecommitdiff
path: root/games/fgfs-base
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/fgfs-base
parentRename PLIST.in to pkg-plist.in. (diff)
Rename PLIST.notools to pkg-plist.notools.
(I'm leaving patches.tools alone as it should still work fine after the change.)
Notes
Notes: svn path=/head/; revision=33508
Diffstat (limited to 'games/fgfs-base')
-rw-r--r--games/fgfs-base/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/fgfs-base/Makefile b/games/fgfs-base/Makefile
index 99ce7284acd6..5ae21f4460d0 100644
--- a/games/fgfs-base/Makefile
+++ b/games/fgfs-base/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