diff options
Diffstat (limited to 'devel/dotconf')
-rw-r--r-- | devel/dotconf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/dotconf/Makefile b/devel/dotconf/Makefile index f9fecba..b8183d8 100644 --- a/devel/dotconf/Makefile +++ b/devel/dotconf/Makefile @@ -15,6 +15,7 @@ USES= pathfix pkgconfig USE_AUTOTOOLS= libtool USE_LDCONFIG= yes +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e \ '/^SUBDIR/s|=.*|= src|' ${WRKSRC}/Makefile.in |