diff options
Diffstat (limited to 'x11-toolkits/libunique3')
-rw-r--r-- | x11-toolkits/libunique3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/libunique3/Makefile b/x11-toolkits/libunique3/Makefile index a3db5eb..b83ab8d 100644 --- a/x11-toolkits/libunique3/Makefile +++ b/x11-toolkits/libunique3/Makefile @@ -24,6 +24,7 @@ CONFIGURE_ARGS= --disable-maintainer-flags --enable-gtk-doc-html=no CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|libdir)/pkgconfig|prefix)/libdata/pkgconfig|g' \ -e 's|unique tests doc|unique tests|g' \ |