aboutsummaryrefslogtreecommitdiffstats
path: root/lang/mono
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-02-08 02:59:45 +0800
committermarcus <marcus@FreeBSD.org>2003-02-08 02:59:45 +0800
commitb17fb33cdbe95c37c447823066b00b5276998ff0 (patch)
tree80949d5e0b3431a99714735e2b91fdcdba6f1fe8 /lang/mono
parenta9c680c015bbb4ea9e2e0abadf7e6af985f1fa87 (diff)
downloadfreebsd-ports-gnome-b17fb33cdbe95c37c447823066b00b5276998ff0.tar.gz
freebsd-ports-gnome-b17fb33cdbe95c37c447823066b00b5276998ff0.tar.zst
freebsd-ports-gnome-b17fb33cdbe95c37c447823066b00b5276998ff0.zip
Chase glib20's shared lib version.
Diffstat (limited to 'lang/mono')
-rw-r--r--lang/mono/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/mono/Makefile b/lang/mono/Makefile
index 13ba239fbeb2..787775e6d02b 100644
--- a/lang/mono/Makefile
+++ b/lang/mono/Makefile
@@ -7,13 +7,14 @@
PORTNAME= mono
PORTVERSION= 0.19
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= http://www.go-mono.com/archive/
MAINTAINER= gnome@FreeBSD.org
BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
-LIB_DEPENDS= glib-2.0.0:${PORTSDIR}/devel/glib20 \
+LIB_DEPENDS= glib-2.0.200:${PORTSDIR}/devel/glib20 \
gc.1:${PORTSDIR}/devel/boehm-gc
USE_LIBTOOL= yes