From 3a395ec471b8562b70a39ef0eba5b72385e887b7 Mon Sep 17 00:00:00 2001 From: asami Date: Sun, 8 Oct 2000 01:10:50 +0000 Subject: Rename PLIST.notools to pkg-plist.notools. (I'm leaving patches.tools alone as it should still work fine after the change.) --- games/fgfs-base/Makefile | 2 +- games/flightgear-data/Makefile | 2 +- games/flightgear/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 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 diff --git a/games/flightgear-data/Makefile b/games/flightgear-data/Makefile index 99ce7284acd6..5ae21f4460d0 100644 --- a/games/flightgear-data/Makefile +++ b/games/flightgear-data/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 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 -- cgit