diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/pear-Horde_Kolab_Server/Makefile | 1 | ||||
-rw-r--r-- | net/pear-Net_UserAgent_Mobile/Makefile | 1 | ||||
-rw-r--r-- | net/pear-Services_Twitter/Makefile | 2 | ||||
-rw-r--r-- | net/phpldapadmin/Makefile | 2 | ||||
-rw-r--r-- | net/rtg/Makefile | 2 | ||||
-rw-r--r-- | net/self-service-password/Makefile | 2 |
6 files changed, 4 insertions, 6 deletions
diff --git a/net/pear-Horde_Kolab_Server/Makefile b/net/pear-Horde_Kolab_Server/Makefile index 126ec04319c7..582ca5ead865 100644 --- a/net/pear-Horde_Kolab_Server/Makefile +++ b/net/pear-Horde_Kolab_Server/Makefile @@ -8,7 +8,6 @@ COMMENT= Horde library for manipulating the Kolab user database WWW= https://pear.horde.org USES= horde php cpe -USE_PHP= hash USE_HORDE_RUN= Horde_Auth \ Horde_Exception diff --git a/net/pear-Net_UserAgent_Mobile/Makefile b/net/pear-Net_UserAgent_Mobile/Makefile index 1cc5a45f7e26..0a82e02b0303 100644 --- a/net/pear-Net_UserAgent_Mobile/Makefile +++ b/net/pear-Net_UserAgent_Mobile/Makefile @@ -8,7 +8,6 @@ COMMENT= PEAR class that parses HTTP mobile user agent string WWW= https://pear.php.net/package/Net_UserAgent_Mobile NO_ARCH= yes -USE_PHP= pcre USES= pear php .include <bsd.port.mk> diff --git a/net/pear-Services_Twitter/Makefile b/net/pear-Services_Twitter/Makefile index ee17716a14cd..1afa9fa72d86 100644 --- a/net/pear-Services_Twitter/Makefile +++ b/net/pear-Services_Twitter/Makefile @@ -10,7 +10,7 @@ BUILD_DEPENDS= ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2@${PHP_FLAVOR} USES= cpe pear php -USE_PHP= json simplexml mbstring +USE_PHP= simplexml mbstring CPE_VENDOR= services_twitter_group diff --git a/net/phpldapadmin/Makefile b/net/phpldapadmin/Makefile index 9cf571196d61..20ddb167b609 100644 --- a/net/phpldapadmin/Makefile +++ b/net/phpldapadmin/Makefile @@ -15,7 +15,7 @@ CPE_VENDOR= phpldapadmin_project USE_GITHUB= yes GH_ACCOUNT= leenooks GH_PROJECT= phpLDAPadmin -USE_PHP= gettext hash iconv ldap openssl pcre session xml +USE_PHP= gettext iconv ldap session xml NO_ARCH= yes NO_BUILD= yes diff --git a/net/rtg/Makefile b/net/rtg/Makefile index e06a1905ff0b..7ed0845faa15 100644 --- a/net/rtg/Makefile +++ b/net/rtg/Makefile @@ -38,7 +38,7 @@ WEB_DESC= Include PHP-based web client interface pre-requisites MYSQL_USES= mysql:server WEB_USES= php -WEB_USE= PHP=mysqli,spl +WEB_USE= PHP=mysqli WEB_SUB_FILES= pkg-message post-patch: diff --git a/net/self-service-password/Makefile b/net/self-service-password/Makefile index 476234d8bb31..9eccdc59d635 100644 --- a/net/self-service-password/Makefile +++ b/net/self-service-password/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENCE RUN_DEPENDS= ${LOCALBASE}/share/smarty3-${PHP_FLAVOR}/Smarty.class.php:www/smarty3@${PHP_FLAVOR} USES= php:flavors,web -USE_PHP= filter hash ldap mbstring openssl phar session +USE_PHP= filter ldap mbstring phar session NO_ARCH= yes NO_BUILD= yes |