diff options
Diffstat (limited to 'lang/gcc-aux/Makefile.common')
-rw-r--r-- | lang/gcc-aux/Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc-aux/Makefile.common b/lang/gcc-aux/Makefile.common index 4d1642e93134..8d3f3d8ac390 100644 --- a/lang/gcc-aux/Makefile.common +++ b/lang/gcc-aux/Makefile.common @@ -9,7 +9,7 @@ LIB_DEPENDS+= libmpc.so:${PORTSDIR}/math/mpc ONLY_FOR_ARCHS= i386 amd64 GNU_CONFIGURE= yes -USES= iconv gmake perl5 tar:bzip2 +USES= gmake iconv libtool perl5 tar:bzip2 USE_PERL5= build ALL_TARGET= default |