aboutsummaryrefslogtreecommitdiff
path: root/security/gringotts
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-07 19:21:11 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-07 19:21:11 +0000
commit73050305304492f989a7d6677ac64e1f3e2670e0 (patch)
treef10dd6af7a7f29e367043e036534a5f00a0ad13d /security/gringotts
parentad33b9c6732ba9466070be1bd8618f82c0af7027 (diff)
downloadports-73050305304492f989a7d6677ac64e1f3e2670e0.tar.gz
ports-73050305304492f989a7d6677ac64e1f3e2670e0.zip
Chase gtk20's shared lib version.
Notes
Notes: svn path=/head/; revision=75044
Diffstat (limited to 'security/gringotts')
-rw-r--r--security/gringotts/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gringotts/Makefile b/security/gringotts/Makefile
index 04172d10b434..ee4870be0477 100644
--- a/security/gringotts/Makefile
+++ b/security/gringotts/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gringotts
PORTVERSION= 1.2.2
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://devel.pluto.linux.it/projects/Gringotts/current/ \
ftp://ftp.nuug.no/pub/anders/distfiles/
@@ -14,7 +15,7 @@ MASTER_SITES= http://devel.pluto.linux.it/projects/Gringotts/current/ \
MAINTAINER= anders@FreeBSD.org
LIB_DEPENDS= gringotts.2:${PORTSDIR}/security/libgringotts \
- gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20 \
+ gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 \
popt.0:${PORTSDIR}/devel/popt
USE_BZIP2= yes