aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2001-03-28 03:50:08 +0000
committerSteve Price <steve@FreeBSD.org>2001-03-28 03:50:08 +0000
commit0226b6f6d8580f19189d824a7b16821358622f98 (patch)
tree0a57b5e8a901b6e65709e98a8882f1e01913a590 /www/Makefile
parent7ccfa9efe76204ef8b5250c283501a6f06a75326 (diff)
downloadports-0226b6f6d8580f19189d824a7b16821358622f98.tar.gz
ports-0226b6f6d8580f19189d824a7b16821358622f98.zip
Disable traversal into the p5-HTML-Embperl directory because it is
killing 'make index'.
Notes
Notes: svn path=/head/; revision=40463
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index 8659edf7923e..a96bc6581eb9 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -167,7 +167,7 @@
SUBDIR += p5-FastCGI
SUBDIR += p5-GtkHTML
SUBDIR += p5-HTML
- SUBDIR += p5-HTML-Embperl
+# SUBDIR += p5-HTML-Embperl
SUBDIR += p5-HTML-Mason
SUBDIR += p5-HTML-Navigation
SUBDIR += p5-HTML-Pager