Index: Makefile =================================================================== --- Makefile (revision 468903) +++ Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= dokuwiki PORTVERSION= ${DIST_VER:S/${PORTNAME}//:S/-//g} +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://download.dokuwiki.org/src/dokuwiki/ DISTNAME= ${DIST_VER} @@ -20,7 +21,7 @@ DIST_VER= ${PORTNAME}-2018-04-22 USES= cpe tar:tgz php:web -USE_PHP= gd mbstring openssl pcre session xml zlib +USE_PHP= gd hash json mbstring openssl pcre session xml zlib NO_ARCH= YES NO_BUILD= YES