diff options
Diffstat (limited to 'mail/squirrelmail-abook_import_export-plugin/Makefile')
-rw-r--r-- | mail/squirrelmail-abook_import_export-plugin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/squirrelmail-abook_import_export-plugin/Makefile b/mail/squirrelmail-abook_import_export-plugin/Makefile index f5684b739e74..4688cc38f067 100644 --- a/mail/squirrelmail-abook_import_export-plugin/Makefile +++ b/mail/squirrelmail-abook_import_export-plugin/Makefile @@ -11,5 +11,6 @@ COMMENT= Allows for the importing of addressbooks from a CSV (comma separated va SQUIRREL_PLUGIN_NAME= ${PORTNAME:S/-/_/} +NO_STAGE= yes .include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk" .include <bsd.port.mk> |