diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2008-09-23 13:24:20 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2008-09-23 13:24:20 +0000 |
commit | 08fdc21ee7b6dd038d3614d2abc43f2866d2c192 (patch) | |
tree | d24f35fb1966fafcdb0ca3441ed4495e9b9914f3 /lang | |
parent | f499b2f19e65f3bfffa882ed58852b0e61f24233 (diff) | |
download | ports-08fdc21ee7b6dd038d3614d2abc43f2866d2c192.tar.gz ports-08fdc21ee7b6dd038d3614d2abc43f2866d2c192.zip |
Notes
Diffstat (limited to 'lang')
-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 127669bf3500..62d905597370 100644 --- a/lang/mono/Makefile +++ b/lang/mono/Makefile @@ -18,7 +18,7 @@ COMMENT= An open source implementation of .NET Development Framework CONFLICTS= mono-devel-[0-9]* mono-svn-[0-9]* USE_BZIP2= yes -USE_BISON= yes +USE_BISON= build USE_GNOME= gnomehack glib20 USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 |