aboutsummaryrefslogtreecommitdiff
path: root/www/tidy-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/tidy-devel/Makefile')
-rw-r--r--www/tidy-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tidy-devel/Makefile b/www/tidy-devel/Makefile
index ea61de41c4a1..aa236d6b518f 100644
--- a/www/tidy-devel/Makefile
+++ b/www/tidy-devel/Makefile
@@ -18,6 +18,7 @@ COMMENT?= Utility to clean up and pretty print HTML/XHTML/XML
BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt
USE_BZIP2= yes
+NO_STAGE= yes
SLAVEDIRS= www/tidy-lib
WRKSRC= ${WRKDIR}/${PORTNAME}
@@ -57,7 +58,6 @@ DOCFILES+= Overview.html checked_by_tidy.gif faq.html grid.gif pending.html \
CVSROOT= ":pserver:anonymous@tidy.cvs.sourceforge.net:/cvsroot/tidy"
CVS_PASSFILE= ${WRKDIR}/temp-cvs-passfile
-NO_STAGE= yes
getcvs:
${MKDIR} ${WRKDIR}/cvs
${ECHO_CMD} ${CVSROOT} A > ${CVS_PASSFILE}