svn commit: r385572 - head/www/pivotx
Dmitry Marakasov
amdmi3 at FreeBSD.org
Wed May 6 21:45:57 UTC 2015
Author: amdmi3
Date: Wed May 6 21:45:56 2015
New Revision: 385572
URL: https://svnweb.freebsd.org/changeset/ports/385572
Log:
- Add CPE info
Approved by: portmgr blanket
Modified:
head/www/pivotx/Makefile
Modified: head/www/pivotx/Makefile
==============================================================================
--- head/www/pivotx/Makefile Wed May 6 21:27:57 2015 (r385571)
+++ head/www/pivotx/Makefile Wed May 6 21:45:56 2015 (r385572)
@@ -28,7 +28,7 @@ PHPDOM_DESC= Use PHP:DOM instead of Simp
WANT_PHP_WEB= yes
USE_PHP= session gettext xml tokenizer gd pcre
-USES+= gettext tar:tgz
+USES+= cpe gettext tar:tgz
.if ${PORT_OPTIONS:MPHPDOM}
USE_PHP+= dom
More information about the svn-ports-head
mailing list