aboutsummaryrefslogtreecommitdiff
path: root/devel/kdevelop
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/kdevelop
parentecaa4f6bdb5e038a87e6dafdea98d5a741ae67fa (diff)
downloadports-2406d49a61ea8765af0e4569254f5dca9b0a54c7.tar.gz
ports-2406d49a61ea8765af0e4569254f5dca9b0a54c7.zip
Remove USE_REINPLACE from all categories starting with D
Notes
Notes: svn path=/head/; revision=161363
Diffstat (limited to 'devel/kdevelop')
-rw-r--r--devel/kdevelop/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/kdevelop/Makefile b/devel/kdevelop/Makefile
index e8f6fd8b9f4f..0672ff5b35aa 100644
--- a/devel/kdevelop/Makefile
+++ b/devel/kdevelop/Makefile
@@ -51,7 +51,6 @@ CONFIGURE_ARGS+=--with-qtdoc-dir=${X11BASE}/share/doc/qt/html \
--with-neon-config=${LOCALBASE}/bin/neon-config
CONFIGURE_ENV+= PATH=${LOCALBASE}/gnu-autotools/bin:${PATH}
-USE_REINPLACE= yes
.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
.include <bsd.port.pre.mk>