diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-10-08 01:10:50 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-10-08 01:10:50 +0000 |
commit | c050cd6b6be3be69279a362391dda88bc9da0b36 (patch) | |
tree | 067381b12ab74a3fd1605f22110eb9242387aacd /games/flightgear/Makefile | |
parent | 52c902c14da7ae541f0753ffacbe6522238dbf7d (diff) | |
download | ports-c050cd6b6be3be69279a362391dda88bc9da0b36.tar.gz ports-c050cd6b6be3be69279a362391dda88bc9da0b36.zip |
Notes
Diffstat (limited to 'games/flightgear/Makefile')
-rw-r--r-- | games/flightgear/Makefile | 2 |
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 |