aboutsummaryrefslogtreecommitdiff
path: root/databases/phpmyadmin/Makefile
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2015-11-18 13:38:14 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2015-11-18 13:38:14 +0000
commit794b971ea0a05d6276956dc840c28e629d1e28e8 (patch)
tree190b329a82efa1ffd53422435c1896c5126720a4 /databases/phpmyadmin/Makefile
parent2db5a1ae403a2f1f597ca84be7e75ab9760f2adf (diff)
downloadports-794b971ea0a05d6276956dc840c28e629d1e28e8.tar.gz
ports-794b971ea0a05d6276956dc840c28e629d1e28e8.zip
Notes
Diffstat (limited to 'databases/phpmyadmin/Makefile')
-rw-r--r--databases/phpmyadmin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/phpmyadmin/Makefile b/databases/phpmyadmin/Makefile
index 21ac3bacbdcd..6ba25cc3ec9e 100644
--- a/databases/phpmyadmin/Makefile
+++ b/databases/phpmyadmin/Makefile
@@ -3,6 +3,7 @@
PORTNAME= phpMyAdmin
DISTVERSION= 4.5.1
+PORTREVISION= 1
CATEGORIES= databases www
MASTER_SITES= https://files.phpmyadmin.net/${PORTNAME}/${DISTVERSION}/
DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages
@@ -26,10 +27,9 @@ USE_PHP= ctype session filter mbstring json spl mysqli
# want this, either turn off GD in the config dialog, or else turn off
# FONTCONFIG in the graphics/gd port options.
-OPTIONS_DEFINE= APC BZ2 GD MCRYPT OPENSSL PDF XML ZIP ZLIB
+OPTIONS_DEFINE= BZ2 GD MCRYPT OPENSSL PDF XML ZIP ZLIB
OPTIONS_DEFAULT= BZ2 GD MCRYPT OPENSSL XML ZIP ZLIB
-APC_DESC= PHP APC (animated progress bar) support
BZ2_DESC= PHP bzip2 library support
GD_DESC= PHP GD library support (requires X11)
MCRYPT_DESC= PHP MCrypt library support