summaryrefslogtreecommitdiff
path: root/lang/gcc
diff options
context:
space:
mode:
authorjlam <jlam>2001-02-21 18:12:20 +0000
committerjlam <jlam>2001-02-21 18:12:20 +0000
commite77862bad580ff236462c73b33adfa720261521e (patch)
tree161e2e57fd0cf6398934d3113b023bf9b0679b70 /lang/gcc
parent42c8758e73381ac6269ff3e61928eda788f19f64 (diff)
downloadpkgsrc-e77862bad580ff236462c73b33adfa720261521e.tar.gz
Make lang/gcc and lang/pgcc conflict under Solaris as both install directly
under ${LOCALBASE}. This doesn't affect NetBSD as, there, both install under ${LOCALBASE}/${PKGNAME}.
Diffstat (limited to 'lang/gcc')
-rw-r--r--lang/gcc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/gcc/Makefile b/lang/gcc/Makefile
index 6541321a1b0..f8554fff42e 100644
--- a/lang/gcc/Makefile
+++ b/lang/gcc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2001/02/17 09:07:08 agc Exp $
+# $NetBSD: Makefile,v 1.15 2001/02/21 18:12:20 jlam Exp $
DISTNAME= gcc-2.95.2
CATEGORIES= lang
@@ -48,6 +48,7 @@ ALL_TARGET= bootstrap
GCC_PREFIX= ${LOCALBASE}
PLIST_SRC= ${PKGDIR}/PLIST.SunOS
MESSAGE= ${PKGDIR}/MESSAGE.SunOS
+CONFLICTS+= gcc-[0-9]* pgcc-[0-9]*
.endif
post-extract: