aboutsummaryrefslogtreecommitdiff
path: root/security/tthsum
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2006-02-19 11:39:14 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2006-02-19 11:39:14 +0000
commit1337aded1e981fd92dfdeaad531b667ebbe30b57 (patch)
tree2014d824f2cef34bfa703571eba0d3315ba070d1 /security/tthsum
parentc076dcb797f5ba266f84a9ea2d4446bb71b41205 (diff)
downloadports-1337aded1e981fd92dfdeaad531b667ebbe30b57.tar.gz
ports-1337aded1e981fd92dfdeaad531b667ebbe30b57.zip
Remove deprecated USE_REINPLACE
Notes
Notes: svn path=/head/; revision=156387
Diffstat (limited to 'security/tthsum')
-rw-r--r--security/tthsum/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/tthsum/Makefile b/security/tthsum/Makefile
index c31d7184d1c5..8183de3f8ead 100644
--- a/security/tthsum/Makefile
+++ b/security/tthsum/Makefile
@@ -16,7 +16,6 @@ MAINTAINER= ehaupt@FreeBSD.org
COMMENT= A command-line utility for generating and checking TTH message digests
USE_GMAKE= yes
-USE_REINPLACE= yes
MAKE_ENV= CC="${CC}" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"