svn commit: r386032 - head/www/nibbleblog
Dmitry Marakasov
amdmi3 at FreeBSD.org
Sun May 10 23:08:27 UTC 2015
Author: amdmi3
Date: Sun May 10 23:08:26 2015
New Revision: 386032
URL: https://svnweb.freebsd.org/changeset/ports/386032
Log:
- Add CPE info
Approved by: portmgr blanket
Modified:
head/www/nibbleblog/Makefile
Modified: head/www/nibbleblog/Makefile
==============================================================================
--- head/www/nibbleblog/Makefile Sun May 10 22:51:50 2015 (r386031)
+++ head/www/nibbleblog/Makefile Sun May 10 23:08:26 2015 (r386032)
@@ -16,7 +16,7 @@ RUN_DEPENDS= pear:${PORTSDIR}/devel/pear
OPTIONS_DEFINE= APACHE LIGHTTPD
OPTIONS_DEFAULT= APACHE
-USES= zip
+USES= cpe zip
NO_BUILD= yes
USE_PHP= session filter xml simplexml gd
PKGMESSAGE= ${MASTERDIR}/pkg-message
More information about the svn-ports-all
mailing list