mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
- Fix build with aolserver-xotcl
PR: 110612 Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
This commit is contained in:
parent
92fa1b4379
commit
60b483075f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187897
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user