svn commit: r340585 - head/devel/yaml-cpp

Baptiste Daroussin bapt at FreeBSD.org
Tue Jan 21 09:02:39 UTC 2014


Author: bapt
Date: Tue Jan 21 09:02:38 2014
New Revision: 340585
URL: http://svnweb.freebsd.org/changeset/ports/340585
QAT: https://qat.redports.org/buildarchive/r340585/

Log:
  Support stage

Modified:
  head/devel/yaml-cpp/Makefile

Modified: head/devel/yaml-cpp/Makefile
==============================================================================
--- head/devel/yaml-cpp/Makefile	Tue Jan 21 09:00:45 2014	(r340584)
+++ head/devel/yaml-cpp/Makefile	Tue Jan 21 09:02:38 2014	(r340585)
@@ -21,5 +21,4 @@ post-patch:     .SILENT
 	${REINPLACE_CMD} 's|$${LIB_INSTALL_DIR}/pkgconfig|${LOCALBASE}/libdata/pkgconfig|' \
 		${WRKSRC}/CMakeLists.txt
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list