aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2022-10-18 19:09:02 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2022-10-18 19:10:07 +0000
commita091ed4c8f747821989bfa307abfbf89f324e1b7 (patch)
tree2624038b9dd724e606e104cfa771b6367f36898a
parent1892dc86966238b130a1203f8011f72bf0a043f2 (diff)
downloadports-a091ed4c8f747821989bfa307abfbf89f324e1b7.tar.gz
ports-a091ed4c8f747821989bfa307abfbf89f324e1b7.zip
www/dokuwiki: enable all php flavors
Discussed with: dephij
-rw-r--r--www/dokuwiki/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/dokuwiki/Makefile b/www/dokuwiki/Makefile
index d8e441b43dab..5beddfd2d0ca 100644
--- a/www/dokuwiki/Makefile
+++ b/www/dokuwiki/Makefile
@@ -1,5 +1,6 @@
PORTNAME= dokuwiki
PORTVERSION= ${DIST_VER:S/${PORTNAME}//:S/-//g}
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://download.dokuwiki.org/src/dokuwiki/
DISTNAME= ${DIST_VER}
@@ -17,7 +18,7 @@ LICENSE_FILE_GPLv3= ${WRKSRC}/vendor/marcusschwarz/lesserphp/LICENSE
LICENSE_FILE_MIT= ${WRKSRC}/vendor/composer/LICENSE
DIST_VER= ${PORTNAME}-2022-07-31a
-USES= cpe php:web shebangfix tar:tgz
+USES= cpe php:web,flavors shebangfix tar:tgz
USE_PHP= filter gd hash json mbstring openssl pcre session xml zlib
NO_ARCH= YES
NO_BUILD= YES