aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc48/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-06-25 16:58:09 +0800
committerbapt <bapt@FreeBSD.org>2014-06-25 16:58:09 +0800
commit4727c589d9430bcdd079ca9679f1362e865f9c7a (patch)
treef10cf7fb25b0aa3ea00f6de39d75c4dd6e48df98 /lang/gcc48/Makefile
parente0c273e0ff511da6fc1fbc34e48a17ba676d2d6a (diff)
downloadfreebsd-ports-gnome-4727c589d9430bcdd079ca9679f1362e865f9c7a.tar.gz
freebsd-ports-gnome-4727c589d9430bcdd079ca9679f1362e865f9c7a.tar.zst
freebsd-ports-gnome-4727c589d9430bcdd079ca9679f1362e865f9c7a.zip
Fix build on system built WITHOUT_INFO
With hat: portmgr
Diffstat (limited to 'lang/gcc48/Makefile')
-rw-r--r--lang/gcc48/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc48/Makefile b/lang/gcc48/Makefile
index ce894fa5bfc5..870e12efd4c0 100644
--- a/lang/gcc48/Makefile
+++ b/lang/gcc48/Makefile
@@ -32,7 +32,7 @@ DISTVERSION= ${PORTVERSION:C/([0-9]+\.[0-9]+).*\.s([0-9]+)/\1-\2/}
GCC_VERSION= ${PORTVERSION:C/(.+)\.s[0-9]{8}/\1/}
SUFFIX= ${PORTVERSION:C/([0-9]+).([0-9]+).*/\1\2/}
ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 sparc64
-USES= gmake iconv perl5 tar:bzip2
+USES= gmake iconv makeinfo perl5 tar:bzip2
USE_BINUTILS= yes
USE_PERL5= build
SSP_UNSAFE= yes