aboutsummaryrefslogtreecommitdiff
path: root/misc/xdelta
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 /misc/xdelta
parentf9a3d788b9ed5ba8f000ef5f8ba71e8e0df96104 (diff)
downloadports-79dcbbd16002230ee98e583d496094d4a158ba8a.tar.gz
ports-79dcbbd16002230ee98e583d496094d4a158ba8a.zip
Bump glib12 's share library version to 3,
and portlint.
Notes
Notes: svn path=/head/; revision=22283
Diffstat (limited to 'misc/xdelta')
-rw-r--r--misc/xdelta/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xdelta/Makefile b/misc/xdelta/Makefile
index 34ddc29fb409..ae8c6a922bc1 100644
--- a/misc/xdelta/Makefile
+++ b/misc/xdelta/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.xcf.berkeley.edu/pub/xdelta/
MAINTAINER= jmacd@FreeBSD.org
BUILD_DEPENDS= ${PREFIX}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm
-LIB_DEPENDS= glib12.2:${PORTSDIR}/devel/glib12
+LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config