diff options
Diffstat (limited to 'devel/pear-Date_Holidays_Austria/Makefile')
-rw-r--r-- | devel/pear-Date_Holidays_Austria/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pear-Date_Holidays_Austria/Makefile b/devel/pear-Date_Holidays_Austria/Makefile index a2c2ce350485..0ea9a3ce54b2 100644 --- a/devel/pear-Date_Holidays_Austria/Makefile +++ b/devel/pear-Date_Holidays_Austria/Makefile @@ -9,8 +9,8 @@ COMMENT= Driver based class to calculate holidays in Austria LICENSE= PHP301 -BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:${PORTSDIR}/devel/pear-Date_Holidays -RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:${PORTSDIR}/devel/pear-Date_Holidays +BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays +RUN_DEPENDS= ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays USES= pear NO_ARCH= yes |