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