aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Auth_RADIUS/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/pear-Auth_RADIUS/Makefile')
-rw-r--r--net/pear-Auth_RADIUS/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/pear-Auth_RADIUS/Makefile b/net/pear-Auth_RADIUS/Makefile
index 8f2258881771..c917897b7c75 100644
--- a/net/pear-Auth_RADIUS/Makefile
+++ b/net/pear-Auth_RADIUS/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= net security pear
MAINTAINER= antonio@php.net
COMMENT= PEAR wrapper classes for the RADIUS PECL
-BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
+BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_PHP= radius
@@ -22,5 +22,5 @@ FILES= RADIUS.php
EXAMPLES= radius-acct.php radius-auth.php
.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
+.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>