diff options
Diffstat (limited to 'mail/phpmailer/Makefile')
-rw-r--r-- | mail/phpmailer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/phpmailer/Makefile b/mail/phpmailer/Makefile index 119059035592..a92a82e7d4c6 100644 --- a/mail/phpmailer/Makefile +++ b/mail/phpmailer/Makefile @@ -21,6 +21,7 @@ USE_PHP= yes SUB_FILES= pkg-message +NO_STAGE= yes do-install: @${MKDIR} ${DATADIR} .for f in class.phpmailer.php class.pop3.php class.smtp.php composer.json |