diff options
Diffstat (limited to 'mail/pear-Contact_Vcard_Build/Makefile')
-rw-r--r-- | mail/pear-Contact_Vcard_Build/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/mail/pear-Contact_Vcard_Build/Makefile b/mail/pear-Contact_Vcard_Build/Makefile index f83f54bc6997..ad5b3a71db9f 100644 --- a/mail/pear-Contact_Vcard_Build/Makefile +++ b/mail/pear-Contact_Vcard_Build/Makefile @@ -8,11 +8,6 @@ CATEGORIES= mail www pear 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= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear +USES= pear -PEAR_AUTOINSTALL= yes - -.include <bsd.port.pre.mk> -.include "${PORTSDIR}/devel/pear/bsd.pear.mk" -.include <bsd.port.post.mk> +.include <bsd.port.mk> |