aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Date_Holidays/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pear-Date_Holidays/Makefile')
-rw-r--r--devel/pear-Date_Holidays/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/devel/pear-Date_Holidays/Makefile b/devel/pear-Date_Holidays/Makefile
index 955b3f88701b..9ab24fffa1dd 100644
--- a/devel/pear-Date_Holidays/Makefile
+++ b/devel/pear-Date_Holidays/Makefile
@@ -13,17 +13,11 @@ BUILD_DEPENDS= ${PEARDIR}/Date.php:${PORTSDIR}/devel/pear-Date \
RUN_DEPENDS= ${PEARDIR}/Date.php:${PORTSDIR}/devel/pear-Date \
${PEARDIR}/XML/Serializer.php:${PORTSDIR}/devel/pear-XML_Serializer
-PEAR_AUTOINSTALL= yes
+USES= pear
-LATEST_LINK= pear-Date_Holidays
OPTIONS_DEFINE= PEAR_CONSOLE_GETARGS
PEAR_CONSOLE_GETARGS_DESC= Console::Getargs support
-.include <bsd.port.options.mk>
+PEAR_CONSOLE_GETARGS_BUILD_DEPENDS=${PEARDIR}/Console/Getargs.php:${PORTSDIR}/devel/pear-Console_Getargs
-.if ${PORT_OPTIONS:MPEAR_CONSOLE_GETARGS}
-BUILD_DEPENDS+=${PEARDIR}/Console/Getargs.php:${PORTSDIR}/devel/pear-Console_Getargs
-.endif
-
-.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.mk>