diff options
Diffstat (limited to 'lang/mono/Makefile')
-rw-r--r-- | lang/mono/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/mono/Makefile b/lang/mono/Makefile index 22e906c0e516..1d3ecb63db6c 100644 --- a/lang/mono/Makefile +++ b/lang/mono/Makefile @@ -14,8 +14,8 @@ BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ bash:${PORTSDIR}/shells/bash USE_BZIP2= yes -USE_BISON= build -USE_GNOME= gnomehack glib20 +USES= bison pathfix +USE_GNOME= glib20 USE_GMAKE= yes USE_PERL5_BUILD=yes GNU_CONFIGURE= yes |