aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-02-08 03:21:11 +0800
committermarcus <marcus@FreeBSD.org>2003-02-08 03:21:11 +0800
commit6b198f239cff556fec7fb4d7707acb9f8c867de4 (patch)
treeb6c260234d5131f8b40736f90f317645b8519c8a /irc
parentb17fb33cdbe95c37c447823066b00b5276998ff0 (diff)
downloadfreebsd-ports-gnome-6b198f239cff556fec7fb4d7707acb9f8c867de4.tar.gz
freebsd-ports-gnome-6b198f239cff556fec7fb4d7707acb9f8c867de4.tar.zst
freebsd-ports-gnome-6b198f239cff556fec7fb4d7707acb9f8c867de4.zip
Chase gtk20's shared lib version.
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