svn commit: r395756 - head/audio/gmpc-albumview
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue Sep 1 14:13:56 UTC 2015
Author: amdmi3
Date: Tue Sep 1 14:13:55 2015
New Revision: 395756
URL: https://svnweb.freebsd.org/changeset/ports/395756
Log:
- Strip library
Modified:
head/audio/gmpc-albumview/Makefile
Modified: head/audio/gmpc-albumview/Makefile
==============================================================================
--- head/audio/gmpc-albumview/Makefile Tue Sep 1 13:52:37 2015 (r395755)
+++ head/audio/gmpc-albumview/Makefile Tue Sep 1 14:13:55 2015 (r395756)
@@ -3,7 +3,7 @@
PORTNAME= gmpc-albumview
PORTVERSION= 11.8.16
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/
@@ -17,5 +17,6 @@ RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
GNU_CONFIGURE= yes
USE_GNOME= glib20 gtk20 intltool
USES= gettext gmake libtool pkgconfig
+INSTALL_TARGET= install-strip
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list