--- Makefile.OLD 2018-04-27 10:07:46.721644000 +0200 +++ Makefile 2018-04-27 10:13:33.980618000 +0200 @@ -3,6 +3,7 @@ PORTNAME= phpMyAdmin DISTVERSION= 4.8.0.1 +PORTREVISION= 1 CATEGORIES= databases www MASTER_SITES= https://files.phpmyadmin.net/${PORTNAME}/${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages @@ -19,7 +20,7 @@ NO_ARCH= yes NO_BUILD= yes .if !defined(WITHOUT_PHP_DEPENDS) -USE_PHP= ctype session filter mbstring json spl mysqli +USE_PHP= ctype session filter mbstring json spl mysqli hash .endif # Note: default settings will pull in X11 client support. If you don't