diff options
Diffstat (limited to 'devel/i386-rtems-objc')
-rw-r--r-- | devel/i386-rtems-objc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/i386-rtems-objc/Makefile b/devel/i386-rtems-objc/Makefile index 4f59917cdc91..8373a9664e2c 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} |