Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 May 2015 06:53:04 +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: r386912 - head/www/zenphoto
Message-ID:  <201505210653.t4L6r4cW098955@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu May 21 06:53:04 2015
New Revision: 386912
URL: https://svnweb.freebsd.org/changeset/ports/386912

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/www/zenphoto/Makefile

Modified: head/www/zenphoto/Makefile
==============================================================================
--- head/www/zenphoto/Makefile	Thu May 21 06:52:56 2015	(r386911)
+++ head/www/zenphoto/Makefile	Thu May 21 06:53:04 2015	(r386912)
@@ -12,6 +12,7 @@ COMMENT=	Simpler web photo gallery
 LICENSE=	GPLv2 GPLv3
 LICENSE_COMB=	dual
 
+USES=		cpe
 NO_BUILD=	yes
 USE_PHP=	gd gettext json mbstring mysql pcre session
 WANT_PHP_WEB=	yes



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