diff options
author | vanilla <vanilla@FreeBSD.org> | 1999-10-10 02:42:12 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1999-10-10 02:42:12 +0800 |
commit | b9363a2f7dd34e9aa751aa1918861db5a1ab3c79 (patch) | |
tree | 014c13bc850f6219d0e51c690dac810bb595e15b /net/gaim-snapshot | |
parent | 74f93c1316a62dfc1800e143c0fd25ec6e834ce6 (diff) | |
download | freebsd-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/gaim-snapshot')
-rw-r--r-- | net/gaim-snapshot/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/gaim-snapshot/Makefile b/net/gaim-snapshot/Makefile index 489ba0e4374b..9aa1099a4043 100644 --- a/net/gaim-snapshot/Makefile +++ b/net/gaim-snapshot/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 |