svn commit: r379213 - head/textproc/raptor

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Feb 18 15:17:02 UTC 2015


Author: amdmi3
Date: Wed Feb 18 15:17:01 2015
New Revision: 379213
URL: https://svnweb.freebsd.org/changeset/ports/379213
QAT: https://qat.redports.org/buildarchive/r379213/

Log:
  - Strip libraries

Modified:
  head/textproc/raptor/Makefile

Modified: head/textproc/raptor/Makefile
==============================================================================
--- head/textproc/raptor/Makefile	Wed Feb 18 15:16:56 2015	(r379212)
+++ head/textproc/raptor/Makefile	Wed Feb 18 15:17:01 2015	(r379213)
@@ -21,6 +21,7 @@ CONFIGURE_ARGS=	--with-xml2-config=${LOC
 		--with-curl-config=${LOCALBASE}/bin/curl-config \
 		--with-html-dir=${PREFIX}/share/doc \
 		--with-xml-parser=libxml --with-www=curl
+INSTALL_TARGET=	install-strip
 
 OPTIONS_DEFINE=	DOCS
 


More information about the svn-ports-head mailing list