diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-14 15:48:32 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-14 15:48:32 +0000 |
commit | 75eaa06aa388a72be694cdbf06fb00767c252baa (patch) | |
tree | 4fcc00f17510106ed962e217c974ab9e63b95fd4 /lang | |
parent | cc0a17846f99b31dcf5e7423f2ca0af394c80039 (diff) |
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 7c37506409b7..d590f8c52784 100644 --- a/lang/mono/Makefile +++ b/lang/mono/Makefile @@ -18,7 +18,7 @@ COMMENT= Open source implementation of .NET Development Framework BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ bash:${PORTSDIR}/shells/bash -USES= bison compiler:c11 gettext gmake iconv libtool pathfix perl5 tar:bzip2 +USES= bison compiler:c11 cpe gettext gmake iconv libtool pathfix perl5 tar:bzip2 USE_GNOME= glib20 USE_PERL5= build GNU_CONFIGURE= yes |