aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-System_Command/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-System_Command/Makefile')
-rw-r--r--devel/pear-System_Command/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pear-System_Command/Makefile b/devel/pear-System_Command/Makefile
index e03166251f1e..dc2ca1af6211 100644
--- a/devel/pear-System_Command/Makefile
+++ b/devel/pear-System_Command/Makefile
@@ -12,12 +12,12 @@ CATEGORIES= devel pear
MAINTAINER= antonio@php.net
COMMENT= PEAR command line execution interface
-BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
+BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS= ${BUILD_DEPENDS}
CATEGORY= System
FILES= Command.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>