summaryrefslogtreecommitdiff
path: root/devel/libIDL
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-03-11 20:35:07 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-03-11 20:35:07 +0000
commit4db64553f8b9aab75b64aacf66c2a98f50acbd96 (patch)
tree7bcaf66a9f4b235181b5a0add6e2bcb6fa9d9d9f /devel/libIDL
parentChanged to reflect the current version of the installed (diff)
Bring up already ported portion on GNOME2 development platform on par with
GNOME2 beta2 release.
Notes
Notes: svn path=/head/; revision=55883
Diffstat (limited to 'devel/libIDL')
-rw-r--r--devel/libIDL/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libIDL/Makefile b/devel/libIDL/Makefile
index 02329812467c..d68bf52301ae 100644
--- a/devel/libIDL/Makefile
+++ b/devel/libIDL/Makefile
@@ -9,12 +9,12 @@ PORTNAME= libIDL
PORTVERSION= 0.7.4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-beta
+MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-beta2
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
-LIB_DEPENDS= glib-1.3.14:${PORTSDIR}/devel/glib13
+LIB_DEPENDS= glib-2.0.0:${PORTSDIR}/devel/glib20
USE_BZIP2= yes
USE_GMAKE= yes