1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

- Fix dependencies since lang/itcl are updated

- Bump PORTREVISION

PR:		97534
Notified by:	Kay Lehmann <kay_lehmann___web.de>
Pointy hat to:	mi
This commit is contained in:
Marcus Alves Grando 2006-05-21 02:23:05 +00:00
parent 15aa0a0954
commit fc4f8d2d6e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162918
2 changed files with 4 additions and 3 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= smm++
PORTVERSION= 6.0
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= smm
@ -18,7 +18,7 @@ COMMENT= Graphical mudclient with mapper
RUN_DEPENDS= ${LOCALBASE}/lib/iwidgets4.0.1/iwidgets.tcl:${PORTSDIR}/x11-toolkits/iwidgets
BUILD_DEPENDS= ${LOCALBASE}/lib/libitk32.so:${PORTSDIR}/x11-toolkits/itk \
${LOCALBASE}/lib/libitcl32.so:${PORTSDIR}/lang/itcl
${LOCALBASE}/lib/libitcl.so.3:${PORTSDIR}/lang/itcl
WRKSRC= ${WRKDIR}/smm/Install.unix
USE_GMAKE= yes

View File

@ -7,6 +7,7 @@
PORTNAME= gorilla
PORTVERSION= 1.3
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.fpx.de/fp/Software/Gorilla/download/
@ -14,7 +15,7 @@ MAINTAINER= kay_lehmann@web.de
COMMENT= Password Gorilla is cross-platform Password Manager
BUILD_DEPENDS= wish${TK_VER}:${PORTSDIR}/x11-toolkits/tk${USE_TK}
LIB_DEPENDS= itcl32.1:${PORTSDIR}/lang/itcl
LIB_DEPENDS= itcl.3:${PORTSDIR}/lang/itcl
RUN_DEPENDS= ${LOCALBASE}/lib/bwidget/init.tcl:${PORTSDIR}/x11-toolkits/bwidget
USE_TCL= yes