svn commit: r347205 - head/devel/libiqxmlrpc

Martin Wilke miwi at FreeBSD.org
Thu Mar 6 14:05:40 UTC 2014


Author: miwi
Date: Thu Mar  6 14:05:39 2014
New Revision: 347205
URL: http://svnweb.freebsd.org/changeset/ports/347205
QAT: https://qat.redports.org/buildarchive/r347205/

Log:
  - Stage support

Modified:
  head/devel/libiqxmlrpc/Makefile

Modified: head/devel/libiqxmlrpc/Makefile
==============================================================================
--- head/devel/libiqxmlrpc/Makefile	Thu Mar  6 14:05:25 2014	(r347204)
+++ head/devel/libiqxmlrpc/Makefile	Thu Mar  6 14:05:39 2014	(r347205)
@@ -29,7 +29,6 @@ USE_OPENSSL=	yes
 
 PORTDATA=	*
 
-NO_STAGE=	yes
 post-patch:
 	${REINPLACE_CMD} -e 's,lib/pkgconfig,libdata/pkgconfig,' ${WRKSRC}/libiqxmlrpc/CMakeLists.txt
 	${REINPLACE_CMD} -e 's,share/doc/libiqxmlrpc-$${Libiqxmlrpc_VERSION},share/libiqxmlrpc,' ${WRKSRC}/doc/CMakeLists.txt


More information about the svn-ports-head mailing list