diff options
Diffstat (limited to 'net-mgmt/phpipam/Makefile')
-rw-r--r-- | net-mgmt/phpipam/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/phpipam/Makefile b/net-mgmt/phpipam/Makefile index 9f19a2250448..487be208bdf2 100644 --- a/net-mgmt/phpipam/Makefile +++ b/net-mgmt/phpipam/Makefile @@ -16,8 +16,8 @@ IGNORE_WITH_PHP= 82 USE_GITHUB= yes GH_TAGNAME= be8a2c4 -USE_PHP= ctype curl dom filter gd gettext gmp iconv json mbstring mcrypt \ - openssl pcntl pdo pdo_mysql posix session simplexml sockets +USE_PHP= ctype curl dom filter gd gettext gmp iconv mbstring mcrypt \ + pcntl pdo pdo_mysql posix session simplexml sockets NO_ARCH= yes NO_BUILD= yes |