diff options
Diffstat (limited to 'devel/ding-libs/Makefile')
-rw-r--r-- | devel/ding-libs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/ding-libs/Makefile b/devel/ding-libs/Makefile index 36ea7f8cade9..8c2ec9a337de 100644 --- a/devel/ding-libs/Makefile +++ b/devel/ding-libs/Makefile @@ -25,7 +25,6 @@ CONFIGURE_ARGS= --docdir=${DOCSDIR} CONFIGURE_ARGS= --docdir=/dev/null .endif -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|libdir)/pkgconfig|prefix)/libdata/pkgconfig|' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e 's|malloc.h|stdlib.h|g' ${WRKSRC}/collection/collection_tools.c \ |