summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-04-30 21:07:02 +0000
committerjlam <jlam@pkgsrc.org>2001-04-30 21:07:02 +0000
commit42ea15cc07dc538ba4b71eea81585dde48a1f537 (patch)
treed8356021e0a6f42493599a5ea11bf5c4e5394f6f /lang
parent77237d0f32950f1716d6d2a89db304da3e12c0b1 (diff)
downloadpkgsrc-42ea15cc07dc538ba4b71eea81585dde48a1f537.tar.gz
Set FILESDIR to lang/gcc/files as this package needs the location of the
template gcc.mk file.
Diffstat (limited to 'lang')
-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