diff options
Diffstat (limited to 'textproc/libguess')
-rw-r--r-- | textproc/libguess/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libguess/Makefile b/textproc/libguess/Makefile index c10eddab0fbc..be2e5ba2ee32 100644 --- a/textproc/libguess/Makefile +++ b/textproc/libguess/Makefile @@ -15,6 +15,7 @@ USES= gmake pathfix pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|$${DESTDIR}$${libdir}/pkgconfig|$${PREFIX}/libdata/pkgconfig|g' \ ${WRKSRC}/Makefile |