aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-ezc_Base/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-ezc_Base/Makefile')
-rw-r--r--devel/pear-ezc_Base/Makefile12
1 files changed, 4 insertions, 8 deletions
diff --git a/devel/pear-ezc_Base/Makefile b/devel/pear-ezc_Base/Makefile
index 651a5fb1321b..ffc947b13ee6 100644
--- a/devel/pear-ezc_Base/Makefile
+++ b/devel/pear-ezc_Base/Makefile
@@ -12,14 +12,10 @@ COMMENT= Base package that all ezc components packages rely on
LICENSE= BSD
-BUILD_DEPENDS= pear>=1.4.2:${PORTSDIR}/devel/pear \
- ${PEARDIR}/.channels/components.ez.no.reg:${PORTSDIR}/devel/pear-channel-ezc
-RUN_DEPENDS= pear>=1.4.2:${PORTSDIR}/devel/pear \
- ${PEARDIR}/.channels/components.ez.no.reg:${PORTSDIR}/devel/pear-channel-ezc
+BUILD_DEPENDS= ${PEARDIR}/.channels/components.ez.no.reg:${PORTSDIR}/devel/pear-channel-ezc
+RUN_DEPENDS= ${PEARDIR}/.channels/components.ez.no.reg:${PORTSDIR}/devel/pear-channel-ezc
PEAR_CHANNEL= ezc
-PEAR_AUTOINSTALL= yes
+USES= pear
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>