Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Apr 2015 05:51:19 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r384704 - head/lang/ocaml
Message-ID:  <201504250551.t3P5pJjL088715@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sat Apr 25 05:51:18 2015
New Revision: 384704
URL: https://svnweb.freebsd.org/changeset/ports/384704

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/lang/ocaml/Makefile

Modified: head/lang/ocaml/Makefile
==============================================================================
--- head/lang/ocaml/Makefile	Sat Apr 25 04:51:12 2015	(r384703)
+++ head/lang/ocaml/Makefile	Sat Apr 25 05:51:18 2015	(r384704)
@@ -22,7 +22,8 @@ LICENSE_NAME_QPL10=	Q Public License, Ve
 LICENSE_FILE_QPL10=	${WRKSRC}/LICENSE
 LICENSE_PERMS_QPL10=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
-USES=		gmake tar:bzip2
+USES=		cpe gmake tar:bzip2
+CPE_VENDOR=	inria
 REINPLACE_ARGS=	-i ""
 HAS_CONFIGURE=	yes
 ALL_TARGET=	world.opt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504250551.t3P5pJjL088715>