aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-01-21 17:02:38 +0800
committerbapt <bapt@FreeBSD.org>2014-01-21 17:02:38 +0800
commit2a07894c42d3117f3f2e9365055b6318fc716807 (patch)
tree0a3071730ccf4f28475094794593576966907c16
parent5f4ba5ff812a1a0f967bf79f8fbe8b47b641d53c (diff)
downloadfreebsd-ports-gnome-2a07894c42d3117f3f2e9365055b6318fc716807.tar.gz
freebsd-ports-gnome-2a07894c42d3117f3f2e9365055b6318fc716807.tar.zst
freebsd-ports-gnome-2a07894c42d3117f3f2e9365055b6318fc716807.zip
Support stage
-rw-r--r--devel/yaml-cpp/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/yaml-cpp/Makefile b/devel/yaml-cpp/Makefile
index e66e366e6d7f..1c492e53f653 100644
--- a/devel/yaml-cpp/Makefile
+++ b/devel/yaml-cpp/Makefile
@@ -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>