svn commit: r388516 - head/www/pydio

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Jun 4 09:42:45 UTC 2015


Author: amdmi3
Date: Thu Jun  4 09:42:44 2015
New Revision: 388516
URL: https://svnweb.freebsd.org/changeset/ports/388516

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/www/pydio/Makefile

Modified: head/www/pydio/Makefile
==============================================================================
--- head/www/pydio/Makefile	Thu Jun  4 09:42:29 2015	(r388515)
+++ head/www/pydio/Makefile	Thu Jun  4 09:42:44 2015	(r388516)
@@ -15,7 +15,7 @@ PORTSCOUT=	limitw:1,even
 
 NO_BUILD=	yes
 NO_ARCH=	yes
-USES=		dos2unix shebangfix
+USES=		cpe dos2unix shebangfix
 php_OLD_CMD=	/php
 SHEBANG_FILES=	plugins/core.mq/ws-server.php \
 		plugins/core.mq/vendor/phpws/demo_ssl.php \


More information about the svn-ports-all mailing list