summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-08-11 04:57:20 +0000
committerwill <will@FreeBSD.org>2000-08-11 04:57:20 +0000
commitd4531d06c6f601d19bfa5c493ccccc5d8b516820 (patch)
tree9d054e5a0b4230257857a354988d8ae096dbcfcb /devel
parenta6c0c2937b5ba476ebcca850f9783b1f574f966a (diff)
downloadFreeBSD-ports-d4531d06c6f601d19bfa5c493ccccc5d8b516820.zip
FreeBSD-ports-d4531d06c6f601d19bfa5c493ccccc5d8b516820.tar.gz
Add autoheader to build dependencies through USE_AUTOCONF.
PR: 20123, 20124, 20125, 20126 Submitted by: maintainer
Diffstat (limited to 'devel')
-rw-r--r--devel/i386-rtems-chill/Makefile2
-rw-r--r--devel/i386-rtems-g77/Makefile2
-rw-r--r--devel/i386-rtems-gcj/Makefile2
-rw-r--r--devel/i386-rtems-objc/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/devel/i386-rtems-chill/Makefile b/devel/i386-rtems-chill/Makefile
index f795407..e9ea66f 100644
--- a/devel/i386-rtems-chill/Makefile
+++ b/devel/i386-rtems-chill/Makefile
@@ -32,7 +32,7 @@ RUN_DEPENDS= ${LCLTARGET}-gcc:${PORTSDIR}/devel/${LCLTARGET}-gcc
PKGNAMEPREFIX= ${LCLTARGET}-
USE_GMAKE= yes
-GNU_CONFIGURE= yes
+USE_AUTOCONF= yes
ALL_TARGET= all info
CONFIGURE_TARGET?= --target=${LCLTARGET}
diff --git a/devel/i386-rtems-g77/Makefile b/devel/i386-rtems-g77/Makefile
index 896eb6d..4934699 100644
--- a/devel/i386-rtems-g77/Makefile
+++ b/devel/i386-rtems-g77/Makefile
@@ -32,7 +32,7 @@ RUN_DEPENDS= ${LCLTARGET}-gcc:${PORTSDIR}/devel/${LCLTARGET}-gcc
PKGNAMEPREFIX= ${LCLTARGET}-
USE_GMAKE= yes
-GNU_CONFIGURE= yes
+USE_AUTOCONF= yes
ALL_TARGET= all info
CONFIGURE_TARGET?= --target=${LCLTARGET}
diff --git a/devel/i386-rtems-gcj/Makefile b/devel/i386-rtems-gcj/Makefile
index eb0c709..66caa74 100644
--- a/devel/i386-rtems-gcj/Makefile
+++ b/devel/i386-rtems-gcj/Makefile
@@ -32,7 +32,7 @@ RUN_DEPENDS= ${LCLTARGET}-gcc:${PORTSDIR}/devel/${LCLTARGET}-gcc
PKGNAMEPREFIX= ${LCLTARGET}-
USE_GMAKE= yes
-GNU_CONFIGURE= yes
+USE_AUTOCONF= yes
ALL_TARGET= all info
CONFIGURE_TARGET?= --target=${LCLTARGET}
diff --git a/devel/i386-rtems-objc/Makefile b/devel/i386-rtems-objc/Makefile
index 4f59917..8373a96 100644
--- a/devel/i386-rtems-objc/Makefile
+++ b/devel/i386-rtems-objc/Makefile
@@ -32,7 +32,7 @@ RUN_DEPENDS= ${LCLTARGET}-gcc:${PORTSDIR}/devel/${LCLTARGET}-gcc
PKGNAMEPREFIX= ${LCLTARGET}-
USE_GMAKE= yes
-GNU_CONFIGURE= yes
+USE_AUTOCONF= yes
ALL_TARGET= all info
CONFIGURE_TARGET?= --target=${LCLTARGET}
OpenPOWER on IntegriCloud