diff options
Diffstat (limited to 'mail/pear-Contact_Vcard_Build/Makefile')
-rw-r--r-- | mail/pear-Contact_Vcard_Build/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/pear-Contact_Vcard_Build/Makefile b/mail/pear-Contact_Vcard_Build/Makefile index f83f54bc6997..c40ce0ea3062 100644 --- a/mail/pear-Contact_Vcard_Build/Makefile +++ b/mail/pear-Contact_Vcard_Build/Makefile @@ -13,6 +13,7 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> |