summaryrefslogtreecommitdiff
path: root/net/gaim
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1999-10-09 18:42:12 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1999-10-09 18:42:12 +0000
commit79dcbbd16002230ee98e583d496094d4a158ba8a (patch)
treeef56e3e124a571e35cba37d72c3f5a739fa09946 /net/gaim
parentUpgrade to 1.2.5, bump share library version to 3. (diff)
Bump glib12 's share library version to 3,
and portlint.
Notes
Notes: svn path=/head/; revision=22283
Diffstat (limited to 'net/gaim')
-rw-r--r--net/gaim/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/gaim/Makefile b/net/gaim/Makefile
index 489ba0e4374b..9aa1099a4043 100644
--- a/net/gaim/Makefile
+++ b/net/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