svn commit: r385537 - head/www/redaxo

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed May 6 18:20:43 UTC 2015


Author: amdmi3
Date: Wed May  6 18:20:42 2015
New Revision: 385537
URL: https://svnweb.freebsd.org/changeset/ports/385537

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/www/redaxo/Makefile

Modified: head/www/redaxo/Makefile
==============================================================================
--- head/www/redaxo/Makefile	Wed May  6 18:09:49 2015	(r385536)
+++ head/www/redaxo/Makefile	Wed May  6 18:20:42 2015	(r385537)
@@ -16,7 +16,7 @@ NO_BUILD=	yes
 
 SUB_FILES+=	pkg-message pkg-deinstall
 USE_PHP=	mysql session xml zlib
-USES=		zip:infozip
+USES=		cpe zip:infozip
 
 OPTIONS_DEFINE=	APACHE MYSQLS GD
 


More information about the svn-ports-all mailing list