summaryrefslogtreecommitdiff
path: root/irc/epic5
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2013-09-01 19:51:52 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2013-09-01 19:51:52 +0000
commitb7b37b035ab9d66029d60ab528ee1ded2a58f8bd (patch)
tree26988e578b5efcac351835a440dfb72a6de19e65 /irc/epic5
parentUpdate to 0.53. (diff)
Adopt USES+=iconv.
Approved by: maintainers (by e-mail)
Notes
Notes: svn path=/head/; revision=325911
Diffstat (limited to 'irc/epic5')
-rw-r--r--irc/epic5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/epic5/Makefile b/irc/epic5/Makefile
index f5792214e641..1b348374dc50 100644
--- a/irc/epic5/Makefile
+++ b/irc/epic5/Makefile
@@ -64,7 +64,7 @@ CONFIGURE_ARGS+= --with-termcap
.endif
CONFIGURE_ARGS+= --with-iconv=${LOCALBASE}
-LIB_DEPENDS+= iconv:${PORTSDIR}/converters/libiconv
+USES= iconv
post-extract:
@${FIND} ${WRKDIR} -type d -name CVS | ${XARGS} ${RM} -rf