aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-07 18:59:45 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-07 18:59:45 +0000
commitad33b9c6732ba9466070be1bd8618f82c0af7027 (patch)
tree79aec42810ae9be464e2f743cffc0108ff646ed3 /lang
parent6aff2262c6a7843745e1d7ae4f90e31879fb2227 (diff)
downloadports-ad33b9c6732ba9466070be1bd8618f82c0af7027.tar.gz
ports-ad33b9c6732ba9466070be1bd8618f82c0af7027.zip
Notes
Diffstat (limited to 'lang')
-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