1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Add USES=libtool

This commit is contained in:
Tijl Coosemans 2014-08-28 19:19:24 +00:00
parent 4199d239fe
commit 1fb74e5cc7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366448
2 changed files with 3 additions and 2 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= gcc47-aux
PORTVERSION= ${SNAPSHOT}
PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= http://downloads.dragonlace.net/src/:boot \
${MASTER_SITE_GCC}
@ -292,7 +293,7 @@ test-c:
do-install:
cd ${BUILDDIR} && ${SETENV} ${ADA_MAKE_ENV} ${MAKE_CMD} install-strip DESTDIR=${STAGEDIR}
post-install:
post-stage:
${MV} ${STAGEDIR}${PKG_PREFIX}/share/man ${STAGEDIR}/${PKG_PREFIX}
cd ${STAGEDIR}${PKG_PREFIX}; ${FIND} * -type d -empty | \
${SORT} -dr | ${XARGS} ${RMDIR}

View File

@ -9,6 +9,6 @@ LIB_DEPENDS+= libmpc.so:${PORTSDIR}/math/mpc
ONLY_FOR_ARCHS= i386 amd64
GNU_CONFIGURE= yes
USES= iconv gmake perl5 tar:bzip2
USES= iconv gmake libtool perl5 tar:bzip2
USE_PERL5= build
ALL_TARGET= default