summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
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