diff options
Diffstat (limited to 'net/pear-Auth_RADIUS/Makefile')
-rw-r--r-- | net/pear-Auth_RADIUS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Auth_RADIUS/Makefile b/net/pear-Auth_RADIUS/Makefile index 4fa42a9ddb1a..4dedf58a5b62 100644 --- a/net/pear-Auth_RADIUS/Makefile +++ b/net/pear-Auth_RADIUS/Makefile @@ -11,6 +11,6 @@ COMMENT= PEAR wrapper classes for the RADIUS PECL LICNSE= BSD3CLAUSE USE_PHP= radius -USES= pear +USES= pear php .include <bsd.port.mk> |