aboutsummaryrefslogtreecommitdiff
path: root/irc/epic5
diff options
context:
space:
mode:
authorJosh Paetzel <jpaetzel@FreeBSD.org>2012-06-04 01:37:14 +0000
committerJosh Paetzel <jpaetzel@FreeBSD.org>2012-06-04 01:37:14 +0000
commit5c911a0da2b98a98d9db146d494b2620ec06b1e3 (patch)
treeae620a525ed0d9bbe0497be584a70bf1ef53f1c5 /irc/epic5
parentcfbd68ed63b8facb2a54e5ed631f87533aa095e2 (diff)
downloadports-5c911a0da2b98a98d9db146d494b2620ec06b1e3.tar.gz
ports-5c911a0da2b98a98d9db146d494b2620ec06b1e3.zip
Notes
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 8d45d4e0c88b..c36343640215 100644
--- a/irc/epic5/Makefile
+++ b/irc/epic5/Makefile
@@ -83,7 +83,7 @@ CONFIGURE_ARGS+= --with-iconv=${LOCALBASE}
LIB_DEPENDS+= iconv:${PORTSDIR}/converters/libiconv
post-extract:
- @${FIND} ${WRKDIR} -type d -name CVS | ${XARGS} ${RM} -rf
+ @${FIND} ${WRKDIR} -type d -name CVS -delete
post-install:
.if !defined(NOPORTDOCS)