summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2002-11-12 08:10:53 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2002-11-12 08:10:53 +0800
commiteb473f2869489b7a8ed13497119067aa3982c300 (patch)
tree477aeea8317f9fe6bc7f2e1a41ed2d8550da0afa /devel
parent43d4de126e7907ba122cd77510708db776bf3689 (diff)
downloadmarcuscom-ports-eb473f2869489b7a8ed13497119067aa3982c300.tar
marcuscom-ports-eb473f2869489b7a8ed13497119067aa3982c300.tar.gz
marcuscom-ports-eb473f2869489b7a8ed13497119067aa3982c300.tar.bz2
marcuscom-ports-eb473f2869489b7a8ed13497119067aa3982c300.tar.lz
marcuscom-ports-eb473f2869489b7a8ed13497119067aa3982c300.tar.xz
marcuscom-ports-eb473f2869489b7a8ed13497119067aa3982c300.tar.zst
marcuscom-ports-eb473f2869489b7a8ed13497119067aa3982c300.zip
Chase the gtk shared lib.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@152 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r--devel/libglade2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libglade2/Makefile b/devel/libglade2/Makefile
index 3b6888818..70722343e 100644
--- a/devel/libglade2/Makefile
+++ b/devel/libglade2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libglade2
PORTVERSION= 2.0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.0
@@ -18,7 +18,7 @@ MAINTAINER= gnome@FreeBSD.org
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/pyexpat.so:${PORTSDIR}/textproc/py-expat
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
- gtk-x11-2.0.101:${PORTSDIR}/x11-toolkits/gtk20
+ gtk-x11-2.0.102:${PORTSDIR}/x11-toolkits/gtk20
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pyexpat.so:${PORTSDIR}/textproc/py-expat
USE_BZIP2= yes