aboutsummaryrefslogtreecommitdiff
path: root/irc/thales
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-08 10:32:04 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-08 10:32:04 +0000
commitcfc515375feb11b0d0d4a05df8a0029a05ec721b (patch)
tree1732b032eca655031d6cc08f10fac536245f7ac1 /irc/thales
parentc7e1a8638e9d0c7c94e2cecfa6add08d2c53dc67 (diff)
downloadports-cfc515375feb11b0d0d4a05df8a0029a05ec721b.tar.gz
ports-cfc515375feb11b0d0d4a05df8a0029a05ec721b.zip
remove USE_REINPLACE for all categories starting with I
Notes
Notes: svn path=/head/; revision=161690
Diffstat (limited to 'irc/thales')
-rw-r--r--irc/thales/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/thales/Makefile b/irc/thales/Makefile
index 8cb105944307..c06d5ce83498 100644
--- a/irc/thales/Makefile
+++ b/irc/thales/Makefile
@@ -19,7 +19,6 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_MYSQL= yes
USE_RC_SUBR= thales.sh
-USE_REINPLACE= yes
# Currently, not all supported IRCDs are handled here, only the ones
# I could find corresponding RUN_DEPENDS in our Ports Collection.