summaryrefslogtreecommitdiff
path: root/irc/epic4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/epic4/Makefile')
-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