summaryrefslogtreecommitdiff
path: root/www/tidy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/tidy/Makefile')
-rw-r--r--www/tidy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/tidy/Makefile b/www/tidy/Makefile
index b087dc2fd12..7ad6ef50962 100644
--- a/www/tidy/Makefile
+++ b/www/tidy/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2003/10/28 12:33:48 cube Exp $
+# $NetBSD: Makefile,v 1.13 2004/01/20 12:28:00 agc Exp $
#
DISTNAME= tidy_src_031002
PKGNAME= tidy-20031002
-WRKSRC= ${WRKDIR}/tidy
CATEGORIES= www
MASTER_SITES= http://tidy.sourceforge.net/src/ \
http://tidy.sourceforge.net/docs/ \
@@ -15,6 +14,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://tidy.sourceforge.net/
COMMENT= Fixes and tidies up HTML files
+WRKSRC= ${WRKDIR}/tidy
USE_BUILDLINK2= yes
NO_CONFIGURE= yes
USE_GMAKE= yes