diff options
Diffstat (limited to 'devel/jrtplib/Makefile')
-rw-r--r-- | devel/jrtplib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/jrtplib/Makefile b/devel/jrtplib/Makefile index 51532ba8ca19..91105af6057c 100644 --- a/devel/jrtplib/Makefile +++ b/devel/jrtplib/Makefile @@ -18,6 +18,7 @@ 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 |