1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

Add USES=libtool

This commit is contained in:
Tijl Coosemans 2014-09-11 13:49:01 +00:00
parent f4d4362787
commit fa8392b0b3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367934

View File

@ -3,6 +3,7 @@
PORTNAME= gcc47
PORTVERSION= 4.7.4
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= lang java
MASTER_SITES= ${MASTER_SITE_GCC}
@ -33,7 +34,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 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
@ -134,9 +135,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