- Fix dependency line on databases/mysqltcl
- Bump PORTREVISION Reported by: miwi (Tcl/Tk 8.6 exp-run latecomers) Approved by: portmgr
This commit is contained in:
parent
037b40e120
commit
68c07070f3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318695
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= ipacco
|
||||
PORTVERSION= 0.2.0.1
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= net-mgmt www
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org
|
|||
COMMENT= Web based tool to analyze Cisco IP accounting data
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/include/tclExtend.h:${PORTSDIR}/lang/tclX \
|
||||
${LOCALBASE}/lib/mysqltcl-3.05/pkgIndex.tcl:${PORTSDIR}/databases/mysqltcl \
|
||||
${LOCALBASE}/lib/mysqltcl-3.052/pkgIndex.tcl:${PORTSDIR}/databases/mysqltcl \
|
||||
dtplite:${PORTSDIR}/devel/tcllib
|
||||
|
||||
NO_BUILD= yes
|
||||
|
|
Loading…
Reference in a new issue