diff options
-rw-r--r-- | devel/jrtplib/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/jrtplib/Makefile b/devel/jrtplib/Makefile index 91105af6057c..51532ba8ca19 100644 --- a/devel/jrtplib/Makefile +++ b/devel/jrtplib/Makefile @@ -18,7 +18,6 @@ USE_LDCONFIG= yes PLIST_SUB= JRTPLIB_VER="${PORTVERSION}" -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e \ '/pkgconfig/s|$${LIBRARY_INSTALL_DIR}|$${CMAKE_INSTALL_PREFIX}/libdata|' ${WRKSRC}/CMakeLists.txt |