diff options
Diffstat (limited to 'devel/gnulibiberty/Makefile')
-rw-r--r-- | devel/gnulibiberty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gnulibiberty/Makefile b/devel/gnulibiberty/Makefile index 9f40b3568dd5..be6c7af033b0 100644 --- a/devel/gnulibiberty/Makefile +++ b/devel/gnulibiberty/Makefile @@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/binutils-${PORTVERSION}/libiberty USE_BZIP2= yes USE_GMAKE= yes CONFIGURE_ARGS= --enable-install-libiberty -USE_LIBTOOL_VER=13 +USE_AUTOTOOLS= libtool:13 CONFLICTS= freelibiberty-* |