diff options
Diffstat (limited to 'devel/msp430-gcc3/Makefile')
-rw-r--r-- | devel/msp430-gcc3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/msp430-gcc3/Makefile b/devel/msp430-gcc3/Makefile index 1411062..421731e 100644 --- a/devel/msp430-gcc3/Makefile +++ b/devel/msp430-gcc3/Makefile @@ -32,7 +32,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${GCCVERSION} USE_BZIP2= yes USE_GMAKE= yes USE_PERL5_BUILD=yes -USE_INC_LIBTOOL_VER= 13 +USE_AUTOTOOLS= libtool:13:inc CONFIGURE_ARGS= --target=${PKGNAMEPREFIX:S/-$//} \ --with-gcc --with-gnu-ld --with-gnu-as \ --enable-languages=c --disable-nls \ |