svn commit: r386339 - head/lang/mono

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu May 14 15:48:32 UTC 2015


Author: amdmi3
Date: Thu May 14 15:48:32 2015
New Revision: 386339
URL: https://svnweb.freebsd.org/changeset/ports/386339

Log:
  - Add CPE info

Modified:
  head/lang/mono/Makefile

Modified: head/lang/mono/Makefile
==============================================================================
--- head/lang/mono/Makefile	Thu May 14 15:08:13 2015	(r386338)
+++ head/lang/mono/Makefile	Thu May 14 15:48:32 2015	(r386339)
@@ -18,7 +18,7 @@ COMMENT=	Open source implementation of .
 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


More information about the svn-ports-all mailing list