diff options
Diffstat (limited to 'mail/squirrelmail-change_sqlpass-plugin/Makefile')
-rw-r--r-- | mail/squirrelmail-change_sqlpass-plugin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/squirrelmail-change_sqlpass-plugin/Makefile b/mail/squirrelmail-change_sqlpass-plugin/Makefile index 5ba19d8e75ed..0d37b0840e1e 100644 --- a/mail/squirrelmail-change_sqlpass-plugin/Makefile +++ b/mail/squirrelmail-change_sqlpass-plugin/Makefile @@ -16,5 +16,6 @@ RUN_DEPENDS= ${LOCALBASE}/share/pear/DB.php:${PORTSDIR}/databases/pear-DB SQUIRREL_PLUGIN_NAME= ${PORTNAME:S/-/_/} +NO_STAGE= yes .include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk" .include <bsd.port.mk> |