From 60b483075f5b4563c68454b0b80f3c28f3f768b1 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Wed, 21 Mar 2007 13:21:42 +0000 Subject: - Fix build with aolserver-xotcl PR: 110612 Submitted by: Martin Matuska (maintainer) --- lang/xotcl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/xotcl/Makefile') diff --git a/lang/xotcl/Makefile b/lang/xotcl/Makefile index 8aa09b594741..17d1f6ecb01b 100644 --- a/lang/xotcl/Makefile +++ b/lang/xotcl/Makefile @@ -7,7 +7,7 @@ PORTNAME= xotcl PORTVERSION= 1.5.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES?= lang tcl84 MASTER_SITES= http://media.wu-wien.ac.at/download/ @@ -40,7 +40,7 @@ AOLSERVERBASE?= ${LOCALBASE}/aolserver .if defined(AOLSERVER_XOTCL) RUN_DEPENDS+= ${LOCALBASE}/aolserver/bin/init.tcl:${PORTSDIR}/www/aolserver \ - ${LOCALBASE}/lib/xotcl${PORTVERSION}/xotclConfig.sh:${PORTSDIR}/lang/xotcl-thread + ${LOCALBASE}/lib/xotcl${PORTVERSION}/xotclConfig.sh:${PORTSDIR}/lang/xotcl PLIST= ${WRKDIR}/pkg-plist.aolserver PLIST_FILES= ${AOLSERVERBASE:S/${LOCALBASE}\///}/modules/tcl/xotcl.tcl LATEST_LINK= aolserver-xotcl -- cgit v1.2.3