diff options
Diffstat (limited to 'devel/pear-Date_Holidays_USA/Makefile')
-rw-r--r-- | devel/pear-Date_Holidays_USA/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-Date_Holidays_USA/Makefile b/devel/pear-Date_Holidays_USA/Makefile index 7021e8a503ea..8bd0c3766ee0 100644 --- a/devel/pear-Date_Holidays_USA/Makefile +++ b/devel/pear-Date_Holidays_USA/Makefile @@ -13,7 +13,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= Driver based class to calculate holidays in the USA BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:${PORTSDIR}/devel/pear-Date_Holidays -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} CATEGORY= Date FILES= Holidays/Driver/USA.php |