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