diff options
Diffstat (limited to 'databases/phpmyadmin')
-rw-r--r-- | databases/phpmyadmin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/phpmyadmin/Makefile b/databases/phpmyadmin/Makefile index 1d0299fdea67..18d5e9c5a33e 100644 --- a/databases/phpmyadmin/Makefile +++ b/databases/phpmyadmin/Makefile @@ -42,6 +42,7 @@ XML_DESC= PHP XML support (Export to OpenDoc) ZIP_DESC= PHP Zip compression support ZLIB_DESC= PHP ZLIB support +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSUPHP} |