diff options
Diffstat (limited to 'www/dokuwiki/Makefile')
-rw-r--r-- | www/dokuwiki/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/dokuwiki/Makefile b/www/dokuwiki/Makefile index e699db9698b9..cfd525abb7dc 100644 --- a/www/dokuwiki/Makefile +++ b/www/dokuwiki/Makefile @@ -12,13 +12,12 @@ COMMENT= Simple and easy to use wiki, no database required LICENSE= GPLv2 -DIST_VER= ${PORTNAME}-2016-06-26a +DIST_VER= ${PORTNAME}-2017-02-19b USE_PHP= gd mbstring openssl pcre session xml zlib NO_ARCH= YES NO_BUILD= YES -WANT_PHP_WEB= YES -USES= cpe tar:tgz +USES= cpe tar:tgz php:web SUB_FILES= pkg-message SUB_LIST+= PORTNAME=${PORTNAME} |