aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>1999-10-10 02:42:12 +0800
committervanilla <vanilla@FreeBSD.org>1999-10-10 02:42:12 +0800
commitb9363a2f7dd34e9aa751aa1918861db5a1ab3c79 (patch)
tree014c13bc850f6219d0e51c690dac810bb595e15b /net-im
parent74f93c1316a62dfc1800e143c0fd25ec6e834ce6 (diff)
downloadfreebsd-ports-gnome-b9363a2f7dd34e9aa751aa1918861db5a1ab3c79.tar.gz
freebsd-ports-gnome-b9363a2f7dd34e9aa751aa1918861db5a1ab3c79.tar.zst
freebsd-ports-gnome-b9363a2f7dd34e9aa751aa1918861db5a1ab3c79.zip
Bump glib12 's share library version to 3,
and portlint.
Diffstat (limited to 'net-im')
-rw-r--r--net-im/gaim/Makefile3
-rw-r--r--net-im/libicq/Makefile2
2 files changed, 2 insertions, 3 deletions
diff --git a/net-im/gaim/Makefile b/net-im/gaim/Makefile
index 489ba0e4374b..9aa1099a4043 100644
--- a/net-im/gaim/Makefile
+++ b/net-im/gaim/Makefile
@@ -12,8 +12,7 @@ MASTER_SITES= ftp://ftp.marko.net/pub/gaim/
MAINTAINER= jim@FreeBSD.org
-LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
- glib12.2:${PORTSDIR}/devel/glib12
+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
diff --git a/net-im/libicq/Makefile b/net-im/libicq/Makefile
index 3653244b0931..5a91960fe539 100644
--- a/net-im/libicq/Makefile
+++ b/net-im/libicq/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.korsoft.com/pub/gicq/ \
MAINTAINER= flathill@FreeBSD.org
-LIB_DEPENDS= glib12.2:${PORTSDIR}/devel/glib12
+LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config