summaryrefslogtreecommitdiff
path: root/lang/gcc-ssp
diff options
context:
space:
mode:
authorgrant <grant>2003-04-10 01:28:03 +0000
committergrant <grant>2003-04-10 01:28:03 +0000
commit3658cb69164d87994099b24340f06a30f37dd521 (patch)
treec67db081e20351feb52d2ca5fbde4b2c17aa2887 /lang/gcc-ssp
parent217d57c2dcbe8490f0672ad2d0cd57c35a195d16 (diff)
downloadpkgsrc-3658cb69164d87994099b24340f06a30f37dd521.tar.gz
make ${PAX} usage consistent:
- group 'zrw' and 'p' args, -s last - use the && operator consistently - strip unneeded parens - some whitespace cleanup
Diffstat (limited to 'lang/gcc-ssp')
-rw-r--r--lang/gcc-ssp/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/gcc-ssp/Makefile b/lang/gcc-ssp/Makefile
index 45a79031a86..f2659441069 100644
--- a/lang/gcc-ssp/Makefile
+++ b/lang/gcc-ssp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2003/03/29 12:41:25 jmmv Exp $
+# $NetBSD: Makefile,v 1.20 2003/04/10 01:28:19 grant Exp $
DISTNAME= gcc-2.95.3
GCC_VERSION= 2.95.3
@@ -59,7 +59,6 @@ ALL_TARGET= bootstrap
GCC_PREFIX= ${LOCALBASE}
PLIST_SRC= ${PKGDIR}/PLIST.SunOS
PLIST_SUBST+= GCC_VERSION=${GCC_VERSION}
-MESSAGE= ${PKGDIR}/MESSAGE.SunOS
CONFLICTS+= gcc-[0-9]* pgcc-[0-9]*
.endif