diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2014-06-20 22:09:16 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2014-06-20 22:09:16 +0000 |
commit | 34bc64ea35fea908b396fe1952c616073880188d (patch) | |
tree | e79f3c3858073ae080cd4f476d4f7bcbcf6a4e97 /databases/phpmyadmin/Makefile | |
parent | 94dc084687877dbf655570b6009614849c88683f (diff) |
Notes
Diffstat (limited to 'databases/phpmyadmin/Makefile')
-rw-r--r-- | databases/phpmyadmin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/phpmyadmin/Makefile b/databases/phpmyadmin/Makefile index 36a4d8d6dc28..79c298f244c8 100644 --- a/databases/phpmyadmin/Makefile +++ b/databases/phpmyadmin/Makefile @@ -25,7 +25,7 @@ USE_PHP= ctype session filter mbstring json spl mysqli # FONTCONFIG in the graphics/gd port options. OPTIONS_DEFINE= APC BZ2 GD MCRYPT OPENSSL PDF XML ZIP ZLIB -OPTIONS_DEFAULT= 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 |