summaryrefslogtreecommitdiff
path: root/devel/ding-libs
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-09-25 00:54:08 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-09-25 00:54:08 +0000
commit2d8b17ea397de7c90e5eb26a0149ea1925fe88db (patch)
tree8faaee74abe14ca7569b7b9c61a088cb0a3df0c6 /devel/ding-libs
parentSupport staging (diff)
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr
Notes
Notes: svn path=/head/; revision=328226
Diffstat (limited to 'devel/ding-libs')
-rw-r--r--devel/ding-libs/Makefile1
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 \