summaryrefslogtreecommitdiff
path: root/lang/mono
diff options
context:
space:
mode:
authorTom McLaughlin <tmclaugh@FreeBSD.org>2007-02-12 03:25:31 +0000
committerTom McLaughlin <tmclaugh@FreeBSD.org>2007-02-12 03:25:31 +0000
commit90a1a14e9f8a102ca37ebdd8eb5c2092c023e62c (patch)
tree38dcd439318a1b242b057b10afd72280f419aa4d /lang/mono
parent- Update to 0.5 (diff)
Fix objformat fallout on -CURRENT.
Thanks to Andrzej Tobola and Sebastian Nowicki for lending me access to a machine.
Notes
Notes: svn path=/head/; revision=184937
Diffstat (limited to 'lang/mono')
-rw-r--r--lang/mono/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/mono/Makefile b/lang/mono/Makefile
index d8ecd0206c33..9e1c148da434 100644
--- a/lang/mono/Makefile
+++ b/lang/mono/Makefile
@@ -8,6 +8,7 @@
PORTNAME= mono
PORTVERSION= 1.2.2.1
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= http://www.go-mono.com/sources/mono/ \
${MASTER_SITE_LOCAL}
@@ -21,6 +22,7 @@ CONFLICTS= mono-devel-[0-9]* mono-svn-[0-9]*
USE_BISON= yes
USE_GNOME= gnomehack glib20
USE_GMAKE= yes
+USE_AUTOTOOLS= libtool:15
LIBTOOLFILES= configure libgc/configure
GNU_CONFIGURE= yes
USE_LDCONFIG= yes