svn commit: r385728 - head/devel/monotone

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri May 8 05:21:40 UTC 2015


Author: amdmi3
Date: Fri May  8 05:21:39 2015
New Revision: 385728
URL: https://svnweb.freebsd.org/changeset/ports/385728

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/devel/monotone/Makefile

Modified: head/devel/monotone/Makefile
==============================================================================
--- head/devel/monotone/Makefile	Fri May  8 04:47:48 2015	(r385727)
+++ head/devel/monotone/Makefile	Fri May  8 05:21:39 2015	(r385728)
@@ -20,7 +20,7 @@ LIB_DEPENDS=	libpcre.so:${PORTSDIR}/deve
 		libbotan-1.10.so:${PORTSDIR}/security/botan110
 
 SUB_FILES=	pkg-message
-USES=		iconv pkgconfig gmake perl5 lua:51 tar:bzip2 makeinfo
+USES=		cpe iconv pkgconfig gmake perl5 lua:51 tar:bzip2 makeinfo
 USE_PERL5=	build
 MAKE_JOBS_SAFE=	yes
 


More information about the svn-ports-head mailing list