Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Apr 2015 12:56:12 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r382999 - head/devel/mercurial
Message-ID:  <201504021256.t32CuCxC055555@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Thu Apr  2 12:56:11 2015
New Revision: 382999
URL: https://svnweb.freebsd.org/changeset/ports/382999

Log:
  Add CPE support

Modified:
  head/devel/mercurial/Makefile

Modified: head/devel/mercurial/Makefile
==============================================================================
--- head/devel/mercurial/Makefile	Thu Apr  2 12:25:06 2015	(r382998)
+++ head/devel/mercurial/Makefile	Thu Apr  2 12:56:11 2015	(r382999)
@@ -12,7 +12,7 @@ COMMENT=	Fast, lightweight source contro
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=	python:2
+USES=	cpe python:2
 USE_PYTHON=	distutils
 
 OPTIONS_DEFINE=	CA_BUNDLE DATA DOCS NLS FREEBSD



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