diff options
Diffstat (limited to 'mail/pear-Contact_Vcard_Build/Makefile')
-rw-r--r-- | mail/pear-Contact_Vcard_Build/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pear-Contact_Vcard_Build/Makefile b/mail/pear-Contact_Vcard_Build/Makefile index 187e0bce4486..a5882768f0e6 100644 --- a/mail/pear-Contact_Vcard_Build/Makefile +++ b/mail/pear-Contact_Vcard_Build/Makefile @@ -13,7 +13,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class to build (create) and fetch vCard 2.1 and 3.0 text blocks BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} FILES= Contact_Vcard_Build.php\ Contact/Vcard/Build.php |