svn commit: r385641 - head/deskutils/egroupware

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu May 7 17:31:22 UTC 2015


Author: amdmi3
Date: Thu May  7 17:31:21 2015
New Revision: 385641
URL: https://svnweb.freebsd.org/changeset/ports/385641

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/deskutils/egroupware/Makefile

Modified: head/deskutils/egroupware/Makefile
==============================================================================
--- head/deskutils/egroupware/Makefile	Thu May  7 17:26:05 2015	(r385640)
+++ head/deskutils/egroupware/Makefile	Thu May  7 17:31:21 2015	(r385641)
@@ -20,7 +20,7 @@ BUILD_DEPENDS=	${PEARDIR}/Auth/SASL.php:
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PEARDIR=	${LOCALBASE}/share/pear
-USES=		tar:bzip2
+USES=		cpe tar:bzip2
 USE_PHP=	session ctype zlib bz2 mcrypt xmlreader
 NO_BUILD=	yes
 PLIST=		${WRKDIR}/plist


More information about the svn-ports-all mailing list