aboutsummaryrefslogtreecommitdiff
path: root/irc/epic4
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2016-12-18 04:44:03 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2016-12-18 04:44:03 +0000
commitcfcd1f0b6811ef922b5d0a01d10117f2291df48a (patch)
treec766b15adffa9f243c1374a143ace7756bdcd2cf /irc/epic4
parent4bc23b6dacd6ee02449ba01206dab7f230f18912 (diff)
downloadports-cfcd1f0b6811ef922b5d0a01d10117f2291df48a.tar.gz
ports-cfcd1f0b6811ef922b5d0a01d10117f2291df48a.zip
Remove leftover reference to the TERMCAP knob that was removed.
Approved by: maintainer (jpaetzel)
Notes
Notes: svn path=/head/; revision=428833
Diffstat (limited to 'irc/epic4')
-rw-r--r--irc/epic4/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/irc/epic4/Makefile b/irc/epic4/Makefile
index eea10ecbcfe8..b922e10a5bf6 100644
--- a/irc/epic4/Makefile
+++ b/irc/epic4/Makefile
@@ -62,10 +62,6 @@ CONFIGURE_ARGS+= --with-ssl
CONFIGURE_ARGS+= --without-ssl
.endif
-.if ${PORT_OPTIONS:MTERMCAP}
-CONFIGURE_ARGS+= --with-termcap
-.endif
-
post-extract:
@${FIND} ${WRKDIR} -type d -name CVS | ${XARGS} ${RM} -r