diff options
Diffstat (limited to 'mail/pear-Contact_Vcard_Parse/Makefile')
-rw-r--r-- | mail/pear-Contact_Vcard_Parse/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/pear-Contact_Vcard_Parse/Makefile b/mail/pear-Contact_Vcard_Parse/Makefile index 05c0aea65798..a497c883a1f4 100644 --- a/mail/pear-Contact_Vcard_Parse/Makefile +++ b/mail/pear-Contact_Vcard_Parse/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> |