diff options
-rw-r--r-- | devel/yaml-cpp/Makefile | 1 |
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> |