diff options
Diffstat (limited to 'lang/mono/Makefile')
-rw-r--r-- | lang/mono/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/mono/Makefile b/lang/mono/Makefile index 32050f74934c..7b4f857387a9 100644 --- a/lang/mono/Makefile +++ b/lang/mono/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.go-mono.com/archive/ MAINTAINER= gnome@FreeBSD.org COMMENT= An open source implementation of .NET Development Framework -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_REINPLACE= yes USE_BISON= yes USE_GNOME= gnomehack glib20 pkgconfig |