aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc-aux
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2013-06-06 19:55:55 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2013-06-06 19:55:55 +0000
commitede7a6bea5c8be9f6fa3e7e9a49bca3fb1e8239f (patch)
tree03e95505273870c76fcab6f10d3356c512055764 /lang/gcc-aux
parent6148b8c3b3facbe5065c92407e7909fddebdb354 (diff)
downloadports-ede7a6bea5c8be9f6fa3e7e9a49bca3fb1e8239f.tar.gz
ports-ede7a6bea5c8be9f6fa3e7e9a49bca3fb1e8239f.zip
Notes
Diffstat (limited to 'lang/gcc-aux')
-rw-r--r--lang/gcc-aux/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/gcc-aux/Makefile b/lang/gcc-aux/Makefile
index 162201bedadf..1b45d31d2685 100644
--- a/lang/gcc-aux/Makefile
+++ b/lang/gcc-aux/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gcc-aux
PORTVERSION= ${SNAPSHOT}
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= http://downloads.dragonlace.net/src/:boot \
${MASTER_SITE_GCC}
@@ -289,6 +290,7 @@ test-c:
do-install:
cd ${BUILDDIR} && ${SETENV} ${ADA_MAKE_ENV} ${GMAKE} install-strip DESTDIR=${DESTINY}
+ cd ${DESTINY}${PREFIX}; ${FIND} * -type d -empty -print | xargs rmdir
${CP} -pR ${DESTINY}${PREFIX}/ ${PREFIX}/
post-install: