svn commit: r390006 - head/www/dokuwiki
Xin LI
delphij at FreeBSD.org
Thu Jun 18 00:51:27 UTC 2015
Author: delphij
Date: Thu Jun 18 00:51:26 2015
New Revision: 390006
URL: https://svnweb.freebsd.org/changeset/ports/390006
Log:
This port does not contain any architecture dependent file so mark
it as so.
Modified:
head/www/dokuwiki/Makefile
Modified: head/www/dokuwiki/Makefile
==============================================================================
--- head/www/dokuwiki/Makefile Thu Jun 18 00:06:30 2015 (r390005)
+++ head/www/dokuwiki/Makefile Thu Jun 18 00:51:26 2015 (r390006)
@@ -3,7 +3,7 @@
PORTNAME= dokuwiki
PORTVERSION= ${DIST_VER:S/${PORTNAME}//:S/-//g}
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www
MASTER_SITES= http://download.dokuwiki.org/src/dokuwiki/
DISTNAME= ${DIST_VER}
@@ -15,6 +15,7 @@ LICENSE= GPLv2
DIST_VER= ${PORTNAME}-2014-09-29
USE_PHP= gd mbstring openssl pcre session xml zlib
+NO_ARCH= YES
NO_BUILD= YES
WANT_PHP_WEB= YES
More information about the svn-ports-head
mailing list