summaryrefslogtreecommitdiff
path: root/lang/mono/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/mono/Makefile')
-rw-r--r--lang/mono/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/mono/Makefile b/lang/mono/Makefile
index 0d2c25ab36c8..630910e38db0 100644
--- a/lang/mono/Makefile
+++ b/lang/mono/Makefile
@@ -8,6 +8,7 @@
PORTNAME= mono
PORTVERSION= 1.1.13.2
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= http://www.go-mono.com/sources/mono-1.1/ \
${MASTER_SITE_LOCAL}
@@ -22,7 +23,7 @@ USE_BISON= yes
USE_GNOME= gnomehack glib20
USE_GMAKE= yes
LIBTOOLFILES= configure libgc/configure
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
PTHREAD_LIBS="${PTHREAD_LIBS}"