svn commit: r387692 - head/devel/csoap
Dmitry Marakasov
amdmi3 at FreeBSD.org
Wed May 27 23:23:29 UTC 2015
Author: amdmi3
Date: Wed May 27 23:23:29 2015
New Revision: 387692
URL: https://svnweb.freebsd.org/changeset/ports/387692
Log:
- Strip libraries
Modified:
head/devel/csoap/Makefile
Modified: head/devel/csoap/Makefile
==============================================================================
--- head/devel/csoap/Makefile Wed May 27 23:23:16 2015 (r387691)
+++ head/devel/csoap/Makefile Wed May 27 23:23:29 2015 (r387692)
@@ -3,7 +3,7 @@
PORTNAME= csoap
PORTVERSION= 1.1.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel net www
MASTER_SITES= SF/${PORTNAME}/libsoap/${PORTVERSION}
DISTNAME= libsoap-${PORTVERSION}
@@ -15,6 +15,7 @@ GNU_CONFIGURE= yes
USES= pathfix libtool
USE_GNOME= libxml2
USE_LDCONFIG= yes
+INSTALL_TARGET= install-strip
WRKSRC= ${WRKDIR}/libsoap-${PORTVERSION}
More information about the svn-ports-head
mailing list