aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/pango/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-10-24 16:21:39 +0800
committersobomax <sobomax@FreeBSD.org>2001-10-24 16:21:39 +0800
commit7f9c85100fa9ce1eed46e79ca5ffe1204ae79b12 (patch)
tree83bdb5a35356dce58cf89bf240e5ad1656b1a4fd /x11-toolkits/pango/Makefile
parent345a0c1262b9668a2407c996092bd9ed6560485a (diff)
downloadfreebsd-ports-gnome-7f9c85100fa9ce1eed46e79ca5ffe1204ae79b12.tar.gz
freebsd-ports-gnome-7f9c85100fa9ce1eed46e79ca5ffe1204ae79b12.tar.zst
freebsd-ports-gnome-7f9c85100fa9ce1eed46e79ca5ffe1204ae79b12.zip
Update to 0.20.
Diffstat (limited to 'x11-toolkits/pango/Makefile')
-rw-r--r--x11-toolkits/pango/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile
index 0a56fec260dd..e57f2df90ab7 100644
--- a/x11-toolkits/pango/Makefile
+++ b/x11-toolkits/pango/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pango
-PORTVERSION= 0.17
+PORTVERSION= 0.20
CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v1.3/ \
ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.3/ \
@@ -16,7 +16,7 @@ MAINTAINER= gnome@FreeBSD.org
BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig \
freetype-config:${PORTSDIR}/print/freetype2 # XXX
-LIB_DEPENDS= glib-1.3.6:${PORTSDIR}/devel/glib13 \
+LIB_DEPENDS= glib-1.3.9:${PORTSDIR}/devel/glib13 \
freetype.7:${PORTSDIR}/print/freetype2
RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig