summaryrefslogtreecommitdiffstats
path: root/devel/libIDL
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2002-12-24 05:25:04 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2002-12-24 05:25:04 +0800
commit8f68bb710c222c774b4d35ca0ea7d6e68bafd912 (patch)
treebbe2e43fcd68db298becc9576ec4691c8924d2b9 /devel/libIDL
parentb666a10f3e9ee1dfe53a5f71fd7de6b7d762d8c8 (diff)
downloadmarcuscom-ports-8f68bb710c222c774b4d35ca0ea7d6e68bafd912.tar
marcuscom-ports-8f68bb710c222c774b4d35ca0ea7d6e68bafd912.tar.gz
marcuscom-ports-8f68bb710c222c774b4d35ca0ea7d6e68bafd912.tar.bz2
marcuscom-ports-8f68bb710c222c774b4d35ca0ea7d6e68bafd912.tar.lz
marcuscom-ports-8f68bb710c222c774b4d35ca0ea7d6e68bafd912.tar.xz
marcuscom-ports-8f68bb710c222c774b4d35ca0ea7d6e68bafd912.tar.zst
marcuscom-ports-8f68bb710c222c774b4d35ca0ea7d6e68bafd912.zip
Chase glib's shared lib version.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@329 df743ca5-7f9a-e211-a948-0013205c9059
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 d73eb6877..a56bd9303 100644
--- a/devel/libIDL/Makefile
+++ b/devel/libIDL/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libIDL
PORTVERSION= 0.8.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.8
@@ -15,7 +15,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
-LIB_DEPENDS= glib-2.0.103:${PORTSDIR}/devel/glib20
+LIB_DEPENDS= glib-2.0.200:${PORTSDIR}/devel/glib20
USE_BZIP2= yes
USE_GMAKE= yes