svn commit: r386848 - head/www/webtrees
Dmitry Marakasov
amdmi3 at FreeBSD.org
Wed May 20 09:05:42 UTC 2015
Author: amdmi3
Date: Wed May 20 09:05:41 2015
New Revision: 386848
URL: https://svnweb.freebsd.org/changeset/ports/386848
Log:
- Add CPE info
Approved by: portmgr blanket
Modified:
head/www/webtrees/Makefile
Modified: head/www/webtrees/Makefile
==============================================================================
--- head/www/webtrees/Makefile Wed May 20 09:04:41 2015 (r386847)
+++ head/www/webtrees/Makefile Wed May 20 09:05:41 2015 (r386848)
@@ -13,7 +13,7 @@ COMMENT= Online genealogy viewer
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
EXTRACT_AFTER_ARGS= -d ${WRKSRC}
-USES= zip:infozip
+USES= cpe zip:infozip
USE_PHP= calendar dom filter gd pcre pdo_mysql session simplexml xml
NO_BUILD= yes
More information about the svn-ports-all
mailing list