svn commit: r393231 - head/devel/libopensync022
Dmitry Marakasov
amdmi3 at FreeBSD.org
Thu Jul 30 10:52:19 UTC 2015
Author: amdmi3
Date: Thu Jul 30 10:52:17 2015
New Revision: 393231
URL: https://svnweb.freebsd.org/changeset/ports/393231
Log:
- Strip libraries
Modified:
head/devel/libopensync022/Makefile
Modified: head/devel/libopensync022/Makefile
==============================================================================
--- head/devel/libopensync022/Makefile Thu Jul 30 10:48:12 2015 (r393230)
+++ head/devel/libopensync022/Makefile Thu Jul 30 10:52:17 2015 (r393231)
@@ -3,7 +3,7 @@
PORTNAME= libopensync
PORTVERSION= 0.22
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= devel
MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/
PKGNAMESUFFIX= 022
@@ -18,6 +18,7 @@ GNU_CONFIGURE= yes
USES= libtool pathfix pkgconfig python tar:bzip2
USE_GNOME= glib20 libxml2
USE_LDCONFIG= yes
+INSTALL_TARGET= install-strip
CONFLICTS= libopensync-0.[3-9]*
More information about the svn-ports-all
mailing list