diff options
Diffstat (limited to 'textproc/soprano/Makefile')
-rw-r--r-- | textproc/soprano/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/soprano/Makefile b/textproc/soprano/Makefile index ce84fba70cae..0dafb2f0d2ef 100644 --- a/textproc/soprano/Makefile +++ b/textproc/soprano/Makefile @@ -21,6 +21,7 @@ CMAKE_ARGS+= -DSOPRANO_DISABLE_CLUCENE_INDEX=yes \ -DSOPRANO_DISABLE_SESAME2_BACKEND=yes USE_LDCONFIG= yes +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,$${LIB_SUFFIX}/pkgconfig,data/pkgconfig,' \ ${WRKSRC}/CMakeLists.txt |