svn commit: r345143 - head/x11-toolkits/pangox-compat

Koop Mast kwm at FreeBSD.org
Wed Feb 19 20:21:59 UTC 2014


Author: kwm
Date: Wed Feb 19 20:21:58 2014
New Revision: 345143
URL: http://svnweb.freebsd.org/changeset/ports/345143
QAT: https://qat.redports.org/buildarchive/r345143/

Log:
  Stagify and strip library.

Modified:
  head/x11-toolkits/pangox-compat/Makefile

Modified: head/x11-toolkits/pangox-compat/Makefile
==============================================================================
--- head/x11-toolkits/pangox-compat/Makefile	Wed Feb 19 20:12:26 2014	(r345142)
+++ head/x11-toolkits/pangox-compat/Makefile	Wed Feb 19 20:21:58 2014	(r345143)
@@ -21,6 +21,6 @@ USES=		gmake pathfix pkgconfig
 USE_GNOME=	glib20 pango
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
+INSTALL_TARGET=	install-strip
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list