summaryrefslogtreecommitdiff
path: root/lang/pgcc
diff options
context:
space:
mode:
authorjlam <jlam>2001-04-30 21:07:02 +0000
committerjlam <jlam>2001-04-30 21:07:02 +0000
commit8cccea08a9b5aa05070d2890adf43d94630343bd (patch)
treed8356021e0a6f42493599a5ea11bf5c4e5394f6f /lang/pgcc
parent3afcbf8914064f329ce7744c3014be98d502acc9 (diff)
downloadpkgsrc-8cccea08a9b5aa05070d2890adf43d94630343bd.tar.gz
Set FILESDIR to lang/gcc/files as this package needs the location of the
template gcc.mk file.
Diffstat (limited to 'lang/pgcc')
-rw-r--r--lang/pgcc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/pgcc/Makefile b/lang/pgcc/Makefile
index f55c5fc61a7..011ecdfa1f7 100644
--- a/lang/pgcc/Makefile
+++ b/lang/pgcc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/04/26 16:33:07 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2001/04/30 21:07:02 jlam Exp $
DISTNAME= gcc-2.95.2
PKGNAME= pgcc-2.95.2.1
@@ -22,6 +22,7 @@ ONLY_FOR_PLATFORM= NetBSD-*-arm32 NetBSD-*-i386 NetBSD-*-m68k \
.include "../../mk/bsd.prefs.mk"
+FILESDIR= ${.CURDIR}/../../lang/gcc/files
PATCHDIR= ${.CURDIR}/../../lang/gcc/patches
PKGDIR= ${.CURDIR}/../../lang/gcc/pkg