aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index 82a5e8086e20..b0ce154c3f87 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
#
- SUBDIR += zope-ptk
SUBDIR += Mosaic # requires Motif
SUBDIR += WebMagick
@@ -196,5 +195,6 @@
SUBDIR += xswallow
SUBDIR += znavigator
SUBDIR += zope
+ SUBDIR += zope-ptk
.include <bsd.port.subdir.mk>