summaryrefslogtreecommitdiff
path: root/irc
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 /irc
parentChase glib20's shared lib version. (diff)
Chase gtk20's shared lib version.
Notes
Notes: svn path=/head/; revision=75044
Diffstat (limited to 'irc')
-rw-r--r--irc/xchat-gnome/Makefile3
-rw-r--r--irc/xchat2/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile
index 34a175d3e3ba..9a273533040f 100644
--- a/irc/xchat-gnome/Makefile
+++ b/irc/xchat-gnome/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xchat2
PORTVERSION= 1.9.8
+PORTREVISION= 1
CATEGORIES= irc gnome ipv6
MASTER_SITES= http://xchat.org/files/source/1.9/ \
http://xchat.linuxpower.org/files/source/1.9/
@@ -14,7 +15,7 @@ DISTNAME= xchat-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
-LIB_DEPENDS= gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20
+LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20
USE_X_PREFIX= yes
USE_BZIP2= yes
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile
index 34a175d3e3ba..9a273533040f 100644
--- a/irc/xchat2/Makefile
+++ b/irc/xchat2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xchat2
PORTVERSION= 1.9.8
+PORTREVISION= 1
CATEGORIES= irc gnome ipv6
MASTER_SITES= http://xchat.org/files/source/1.9/ \
http://xchat.linuxpower.org/files/source/1.9/
@@ -14,7 +15,7 @@ DISTNAME= xchat-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
-LIB_DEPENDS= gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20
+LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20
USE_X_PREFIX= yes
USE_BZIP2= yes