summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2002-12-05 05:51:18 +0000
committergrant <grant@pkgsrc.org>2002-12-05 05:51:18 +0000
commit152ed14a8cf9e655a3f69e310da7a953fc835939 (patch)
treeb87c4c95557b5086a4a6be2053332d0029b6203b /lang
parent5681068404a4fd8ed1b6e60738ee0b594e7aa321 (diff)
downloadpkgsrc-152ed14a8cf9e655a3f69e310da7a953fc835939.tar.gz
use automatic MESSAGE handling.
Diffstat (limited to 'lang')
-rw-r--r--lang/blackdown-jre13/Makefile.common6
-rw-r--r--lang/gcc/Makefile3
2 files changed, 2 insertions, 7 deletions
diff --git a/lang/blackdown-jre13/Makefile.common b/lang/blackdown-jre13/Makefile.common
index 2f4df6c96d3..b4317a5753d 100644
--- a/lang/blackdown-jre13/Makefile.common
+++ b/lang/blackdown-jre13/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.7 2002/11/25 14:07:42 schmonz Exp $
+# $NetBSD: Makefile.common,v 1.8 2002/12/05 05:51:18 grant Exp $
#
RELVERSION= 1.3.1
@@ -51,10 +51,6 @@ NO_CONFIGURE= # defined
NO_BUILD= # defined
NO_MTREE= # defined, since we change PREFIX
-.if ${OPSYS} == "NetBSD"
-MESSAGE_SRC= ${PKGDIR}/MESSAGE.${OPSYS}
-.endif
-
PLIST_SUBST+= BLACKDOWN_ARCH=${BLACKDOWN_ARCH}
ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-powerpc NetBSD-*-sparc \
diff --git a/lang/gcc/Makefile b/lang/gcc/Makefile
index 26ce7a0a52b..838c330902c 100644
--- a/lang/gcc/Makefile
+++ b/lang/gcc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2002/10/26 14:32:49 seb Exp $
+# $NetBSD: Makefile,v 1.50 2002/12/05 05:52:53 grant Exp $
# Make sure that the version number in "Makefile.gcc" matches this.
DISTNAME= gcc-2.95.3
@@ -40,7 +40,6 @@ ALL_TARGET= bootstrap
. endif
GCC_PREFIX= ${PREFIX}
PLIST_SRC= ${PKGDIR}/PLIST.SunOS
-MESSAGE_SRC= ${PKGDIR}/MESSAGE.SunOS
.else
GCC_PREFIX= ${PREFIX}/${PKGNAME}
CONFIGURE_ARGS+= --with-gnu-as