aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Console_Getargs
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-Console_Getargs')
-rw-r--r--devel/pear-Console_Getargs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pear-Console_Getargs/Makefile b/devel/pear-Console_Getargs/Makefile
index a0f39fab3737..b89e3b82742a 100644
--- a/devel/pear-Console_Getargs/Makefile
+++ b/devel/pear-Console_Getargs/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel www pear
MAINTAINER= antonio@php.net
COMMENT= PEAR command-line arguments parser
-BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
+BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS= ${BUILD_DEPENDS}
CATEGORY= Console
@@ -22,5 +22,5 @@ TESTS= Console_TestListener.php Getargs_basic_testcase.php \
Getargs_getValues_testcase.php test.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>