svn commit: r386505 - head/misc/skyutils
Dmitry Marakasov
amdmi3 at FreeBSD.org
Sat May 16 09:28:36 UTC 2015
Author: amdmi3
Date: Sat May 16 09:28:35 2015
New Revision: 386505
URL: https://svnweb.freebsd.org/changeset/ports/386505
Log:
- Strip library
Modified:
head/misc/skyutils/Makefile
Modified: head/misc/skyutils/Makefile
==============================================================================
--- head/misc/skyutils/Makefile Sat May 16 09:25:18 2015 (r386504)
+++ head/misc/skyutils/Makefile Sat May 16 09:28:35 2015 (r386505)
@@ -3,7 +3,7 @@
PORTNAME= skyutils
PORTVERSION= 2.9
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= misc
MASTER_SITES= LOCAL/laszlof \
http://mirror.amdmi3.ru/distfiles/
@@ -15,6 +15,7 @@ USES= libtool
GNU_CONFIGURE= yes
USE_AUTOTOOLS= autoconf
USE_LDCONFIG= yes
+INSTALL_TARGET= install-strip
WRKSRC= ${WRKDIR}/${PORTNAME}
More information about the svn-ports-all
mailing list