aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2007-08-18 17:23:11 +0800
committermm <mm@FreeBSD.org>2007-08-18 17:23:11 +0800
commit6e0ee86d1180ecf3b723205f7920aa959c5a67ca (patch)
tree8c627504e01a04b3fa9effaaaae150a9252cf98a /lang
parent947dc19049cb71e0d07d51d609e32fc4348299f5 (diff)
downloadfreebsd-ports-gnome-6e0ee86d1180ecf3b723205f7920aa959c5a67ca.tar.gz
freebsd-ports-gnome-6e0ee86d1180ecf3b723205f7920aa959c5a67ca.tar.zst
freebsd-ports-gnome-6e0ee86d1180ecf3b723205f7920aa959c5a67ca.zip
- Fix PORTDOCS for AOLSERVER_XOTCL
Diffstat (limited to 'lang')
-rw-r--r--lang/xotcl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/xotcl/Makefile b/lang/xotcl/Makefile
index 8ec29ff4afd6..bad78d0f8bbc 100644
--- a/lang/xotcl/Makefile
+++ b/lang/xotcl/Makefile
@@ -24,6 +24,7 @@ PLIST_SUB+= PORTVERSION=${PORTVERSION}
.if !defined(AOLSERVER_XOTCL)
USE_LDCONFIG= ${PREFIX}/lib/xotcl${PORTVERSION}
GNU_CONFIGURE= yes
+PORTDOCS= *
OPTIONS= ACTIWEB "Include actiweb" on \
TUTORIAL "Install XOTcl tutorial" off
@@ -31,8 +32,6 @@ OPTIONS= ACTIWEB "Include actiweb" on \
AOLSERVERBASE?= aolserver
.endif
-PORTDOCS= *
-
.include <bsd.port.pre.mk>
.if defined(AOLSERVER_XOTCL)