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 09504aef7e67..632852692f25 100644 --- a/net/pear-Auth_RADIUS/Makefile +++ b/net/pear-Auth_RADIUS/Makefile @@ -13,7 +13,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR wrapper classes for the RADIUS PECL BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PHP= radius |