summaryrefslogtreecommitdiff
path: root/devel/cdoc
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-04 21:41:12 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-04 21:41:12 +0000
commit2406d49a61ea8765af0e4569254f5dca9b0a54c7 (patch)
treedec929e55f9a1d4050bb11ff517a1459898008e0 /devel/cdoc
parent- Update to 0.2.1. (diff)
Remove USE_REINPLACE from all categories starting with D
Diffstat (limited to 'devel/cdoc')
-rw-r--r--devel/cdoc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/cdoc/Makefile b/devel/cdoc/Makefile
index df854a8e10d5..7e6b47c43548 100644
--- a/devel/cdoc/Makefile
+++ b/devel/cdoc/Makefile
@@ -17,7 +17,6 @@ COMMENT= Extracts documentation from C source code comments
BUILD_DEPENDS+= make+:${PORTSDIR}/devel/makeplus
USE_PERL5_RUN= yes
-USE_REINPLACE= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}
CONFIGURE_ENV= MAKEPLUS_HOME=${MAKEPLUS_HOME}