aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2014-09-11 23:02:32 +0800
committertijl <tijl@FreeBSD.org>2014-09-11 23:02:32 +0800
commit19822e8e874c34a06a91afc3056ea7068f2a73a8 (patch)
tree418ad616a2c5ef3f91f0693515418804e8efd951 /lang
parenta18979df26e0dbbbb6ff5874b07a0f66158c369c (diff)
downloadfreebsd-ports-gnome-19822e8e874c34a06a91afc3056ea7068f2a73a8.tar.gz
freebsd-ports-gnome-19822e8e874c34a06a91afc3056ea7068f2a73a8.tar.zst
freebsd-ports-gnome-19822e8e874c34a06a91afc3056ea7068f2a73a8.zip
Add USES=libtool
Diffstat (limited to 'lang')
-rw-r--r--lang/gcc49/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/lang/gcc49/Makefile b/lang/gcc49/Makefile
index 963c7779c5b7..aa38ca424a2f 100644
--- a/lang/gcc49/Makefile
+++ b/lang/gcc49/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gcc49
PORTVERSION= 4.9.2.s20140903
+PORTREVISION= 1
CATEGORIES= lang java
MASTER_SITES= ${MASTER_SITE_GCC}
MASTER_SITE_SUBDIR= snapshots/${DISTVERSION}
@@ -32,7 +33,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 makeinfo perl5 tar:bzip2
+USES= gmake iconv libtool makeinfo perl5 tar:bzip2
USE_BINUTILS= yes
USE_PERL5= build
SSP_UNSAFE= yes
@@ -133,9 +134,7 @@ full-regression-test: build
; ${SRCDIR}/contrib/test_summary
.endif
-post-install:
- ${FIND} ${STAGEDIR}${TARGLIB} ${STAGEDIR}${LIBEXEC} \
- -name '*.la' | ${XARGS} ${RM}
+post-stage:
${RM} -f ${STAGEDIR}${PREFIX}/man/man7/*
${RM} -f ${STAGEDIR}${PREFIX}/bin/rebuild-gcj-db${SUFFIX} \
${STAGEDIR}${PREFIX}/man/man1/rebuild-gcj-db${SUFFIX}.1