From cdb9cf76b476b22d7cd660c7b8e2384fc1b884dc Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 21 Jan 2014 09:02:38 +0000 Subject: [PATCH] Support stage --- devel/yaml-cpp/Makefile | 1 - 1 file changed, 1 deletion(-) 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