diff options
Diffstat (limited to 'devel/cppi/Makefile')
-rw-r--r-- | devel/cppi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cppi/Makefile b/devel/cppi/Makefile index 75dca83..4765ec6 100644 --- a/devel/cppi/Makefile +++ b/devel/cppi/Makefile @@ -21,6 +21,7 @@ OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_OFF= --disable-nls +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's:(libdir)/lib:(libdir):' ${WRKSRC}/Makefile.in |