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/libicq/Makefile | |
parent | 74f93c1316a62dfc1800e143c0fd25ec6e834ce6 (diff) | |
download | freebsd-ports-graphics-b9363a2f7dd34e9aa751aa1918861db5a1ab3c79.tar.gz freebsd-ports-graphics-b9363a2f7dd34e9aa751aa1918861db5a1ab3c79.tar.zst freebsd-ports-graphics-b9363a2f7dd34e9aa751aa1918861db5a1ab3c79.zip |
Bump glib12 's share library version to 3,
and portlint.
Diffstat (limited to 'net/libicq/Makefile')
-rw-r--r-- | net/libicq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libicq/Makefile b/net/libicq/Makefile index 3653244b093..5a91960fe53 100644 --- a/net/libicq/Makefile +++ b/net/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 |