Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jan 2014 09:02:39 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r340585 - head/devel/yaml-cpp
Message-ID:  <201401210902.s0L92dST074351@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401210902.s0L92dST074351>