summaryrefslogtreecommitdiff
path: root/lang/gcc46
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-06-25 08:58:09 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-06-25 08:58:09 +0000
commit698f728a34f171d54b5a596f6920cc9f902eaac5 (patch)
treef10cf7fb25b0aa3ea00f6de39d75c4dd6e48df98 /lang/gcc46
parent- Update to 0.4.300.8.0 (diff)
Fix build on system built WITHOUT_INFO
With hat: portmgr
Notes
Notes: svn path=/head/; revision=359209
Diffstat (limited to 'lang/gcc46')
-rw-r--r--lang/gcc46/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc46/Makefile b/lang/gcc46/Makefile
index 343a6f336f05..c2533d58f303 100644
--- a/lang/gcc46/Makefile
+++ b/lang/gcc46/Makefile
@@ -32,7 +32,7 @@ DISTVERSION= ${PORTVERSION}
GCC_VERSION= ${PORTVERSION:C/(.+)\.[0-9]{8}/\1/}
SUFFIX= ${PORTVERSION:C/([0-9]+).([0-9]+).*/\1\2/}
ONLY_FOR_ARCHS= amd64 i386 ia64 powerpc sparc64
-USES= gmake iconv perl5 tar:bzip2
+USES= gmake iconv makeinfo perl5 tar:bzip2
USE_BINUTILS= yes
USE_PERL5= build
SSP_UNSAFE= yes