aboutsummaryrefslogtreecommitdiff
path: root/www/tidy-lib
diff options
context:
space:
mode:
Diffstat (limited to 'www/tidy-lib')
-rw-r--r--www/tidy-lib/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/tidy-lib/Makefile b/www/tidy-lib/Makefile
index 55a6f51fd822..f2f1ea785987 100644
--- a/www/tidy-lib/Makefile
+++ b/www/tidy-lib/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: tidy-lib
-# Date created: 21 February 2003
-# Whom: Thierry Thomas <thierry@pompo.net>
-#
+# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$
-#
PORTNAME= tidy
CATEGORIES= www
@@ -16,4 +12,5 @@ MASTERDIR= ${.CURDIR}/../../www/tidy-devel
WITH_SHLIB= yes
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"