aboutsummaryrefslogtreecommitdiff
path: root/mail/pear-Contact_Vcard_Build
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-09-23 16:45:35 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-09-23 16:45:35 +0000
commitb208e52f7bcc715a04db0703e241da5a949e2d64 (patch)
tree7bca8025361a679ac757241a16b366bc0766debf /mail/pear-Contact_Vcard_Build
parentc0a1775203ed59e128e0c86d0c63537f694564d0 (diff)
downloadports-b208e52f7bcc715a04db0703e241da5a949e2d64.tar.gz
ports-b208e52f7bcc715a04db0703e241da5a949e2d64.zip
Notes
Diffstat (limited to 'mail/pear-Contact_Vcard_Build')
-rw-r--r--mail/pear-Contact_Vcard_Build/Makefile9
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>