aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2001-03-28 11:50:08 +0800
committersteve <steve@FreeBSD.org>2001-03-28 11:50:08 +0800
commited80c33adcf580137c1b6e1b25ba4d4fa68f39bf (patch)
tree5b2c25bef4e36227e06c90cceda3474736bf8a9c /www/Makefile
parent54a12ce0638b1ddd26c1b4d80e05132c1fffeefc (diff)
downloadfreebsd-ports-graphics-ed80c33adcf580137c1b6e1b25ba4d4fa68f39bf.tar.gz
freebsd-ports-graphics-ed80c33adcf580137c1b6e1b25ba4d4fa68f39bf.tar.zst
freebsd-ports-graphics-ed80c33adcf580137c1b6e1b25ba4d4fa68f39bf.zip
Disable traversal into the p5-HTML-Embperl directory because it is
killing 'make index'.
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 8659edf7923..a96bc6581eb 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