diff options
Diffstat (limited to 'graphics/giblib/Makefile')
-rw-r--r-- | graphics/giblib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/giblib/Makefile b/graphics/giblib/Makefile index d58b32f3a81b..b6d7647fe116 100644 --- a/graphics/giblib/Makefile +++ b/graphics/giblib/Makefile @@ -17,6 +17,7 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|: install-docsDATA|:|g' ${WRKSRC}/Makefile.in |