summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-07-04 00:23:21 +0000
committerwiz <wiz@pkgsrc.org>2004-07-04 00:23:21 +0000
commit87ad4ecb9433141cdb77ab4102bfbbb2b5b7362a (patch)
treeb37f821c5682963f5021aaa2c69754c36806c09d
parentf1fef2d9b74f904524cdb3b8667badd9f9270d0c (diff)
downloadpkgsrc-87ad4ecb9433141cdb77ab4102bfbbb2b5b7362a.tar.gz
USE_PKGSRC_GCC -> GCC_REQD+=2.8.0 (builds just as fine on 1.6.2 as before)
-rw-r--r--cross/h8300-hms-gcc/Makefile4
-rw-r--r--devel/prc-tools/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/cross/h8300-hms-gcc/Makefile b/cross/h8300-hms-gcc/Makefile
index fd192f31cd3..10b82e3fa8a 100644
--- a/cross/h8300-hms-gcc/Makefile
+++ b/cross/h8300-hms-gcc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/05/08 04:50:51 snj Exp $
+# $NetBSD: Makefile,v 1.12 2004/07/04 00:23:21 wiz Exp $
DISTNAME= gcc-core-3.1
PKGNAME= cross-h8300-hms-gcc-3.1
@@ -34,7 +34,7 @@ ALL_TARGET= CFLAGS="-O2 -fomit-frame-pointer" all
INFO_DIR= ${H8300_PREFIX:S|${PREFIX}/||}/gcc
INFO_FILES= cpp.info cppinternals.info gcc.info gccint.info
-USE_PKGSRC_GCC= # defined
+GCC_REQD+= 2.8.0
post-extract:
${LN} -s ${WRKDIR}/newlib-1.10.0/newlib ${SRCDIR}/newlib
diff --git a/devel/prc-tools/Makefile b/devel/prc-tools/Makefile
index 0069e3d88be..fad416485c7 100644
--- a/devel/prc-tools/Makefile
+++ b/devel/prc-tools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2004/06/12 09:08:02 grant Exp $
+# $NetBSD: Makefile,v 1.20 2004/07/04 00:23:21 wiz Exp $
#
DISTNAME= prc-tools-2.2
@@ -42,7 +42,7 @@ ONLY_FOR_COMPILER= gcc
CONFIG_GUESS_OVERRIDE= # empty
CONFIG_SUB_OVERRIDE= # empty
-USE_PKGSRC_GCC= # defined
+GCC_REQD+= 2.8.0
#CONFIGURE_ARGS+=--target=m68k-palmos
CONFIGURE_ARGS+=--enable-targets=m68k-palmos,arm-palmos