Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 May 2015 23:52:08 +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: r386109 - head/www/owncloud
Message-ID:  <201505112352.t4BNq8e0066318@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Mon May 11 23:52:08 2015
New Revision: 386109
URL: https://svnweb.freebsd.org/changeset/ports/386109

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/www/owncloud/Makefile

Modified: head/www/owncloud/Makefile
==============================================================================
--- head/www/owncloud/Makefile	Mon May 11 23:02:50 2015	(r386108)
+++ head/www/owncloud/Makefile	Mon May 11 23:52:08 2015	(r386109)
@@ -11,7 +11,7 @@ COMMENT=	Personal cloud which runs on yo
 LICENSE=	AGPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING-AGPL
 
-USES=		tar:bzip2
+USES=		cpe tar:bzip2
 USE_PHP=	bz2 ctype curl dom fileinfo filter gd hash iconv json \
 		mbstring pdo session simplexml xml xmlreader xmlwriter \
 		xsl wddx zip zlib



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