summaryrefslogtreecommitdiff
path: root/editors/hte
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-07 10:55:47 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-07 10:55:47 +0000
commitb3bcb8e2576b39fe4bce109d50b3413851ead48d (patch)
tree9ac898f284f67420f794c306eff4901d59b79a6b /editors/hte
parentUpdate to 20060506 snapshot. (diff)
Remove USE_REINPLACE from all categories starting with E
Notes
Notes: svn path=/head/; revision=161556
Diffstat (limited to 'editors/hte')
-rw-r--r--editors/hte/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/hte/Makefile b/editors/hte/Makefile
index 217d978e42d7..e164e240d116 100644
--- a/editors/hte/Makefile
+++ b/editors/hte/Makefile
@@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A file editor/viewer/analyzer for executables
USE_BZIP2= yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"