aboutsummaryrefslogtreecommitdiff
path: root/security/pecl-pam
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-06-28 14:00:45 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-06-28 14:00:45 +0000
commitdca255c3cec21c0c66003eb626763c7fdc2cb59a (patch)
treee6eac391e081f99a997be8b0d8e036d22d5fe2a9 /security/pecl-pam
parent4973e5b396de5fdc84495adcdcb1f40854c8ebcd (diff)
Notes
Diffstat (limited to 'security/pecl-pam')
-rw-r--r--security/pecl-pam/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/security/pecl-pam/Makefile b/security/pecl-pam/Makefile
index cb2a62ed910c..86fad0acf813 100644
--- a/security/pecl-pam/Makefile
+++ b/security/pecl-pam/Makefile
@@ -12,10 +12,7 @@ COMMENT= PECL classes for PAM integration
LICENSE= PHP202
-USES= tar:tgz
-USE_PHP= yes
-USE_PHPIZE= yes
-USE_PHPEXT= yes
+USES= php:ext tar:tgz
IGNORE_WITH_PHP= 70
.include <bsd.port.mk>