aboutsummaryrefslogtreecommitdiff
path: root/textproc/ruby-xmlparser/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:17:30 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:17:30 +0000
commit0068f2d47fabca8b05218243fb099000a6413c86 (patch)
treeb8fd4b8a52985538fae79abf3fc275d83a2b9feb /textproc/ruby-xmlparser/Makefile
parent83f65384c9041fa9a31c84b5e21b643fa2bf97c6 (diff)
Notes
Diffstat (limited to 'textproc/ruby-xmlparser/Makefile')
-rw-r--r--textproc/ruby-xmlparser/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/ruby-xmlparser/Makefile b/textproc/ruby-xmlparser/Makefile
index c6720f107284..bc5c3931fdaa 100644
--- a/textproc/ruby-xmlparser/Makefile
+++ b/textproc/ruby-xmlparser/Makefile
@@ -25,6 +25,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
CONFIGURE_ARGS= --with-perl-enc-map=${SITE_PERL}/${PERL_ARCH}/XML/Parser/Encodings
INSTALL_TARGET= site-install
+NO_STAGE= yes
post-extract:
${FIND} ${WRKSRC} -name CVS -type d -exec ${RM} -r {} ';' -prune