diff options
Diffstat (limited to 'databases/py-sqlalchemy06/Makefile')
-rw-r--r-- | databases/py-sqlalchemy06/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-sqlalchemy06/Makefile b/databases/py-sqlalchemy06/Makefile index e42ff3fa839a..3b7b67813458 100644 --- a/databases/py-sqlalchemy06/Makefile +++ b/databases/py-sqlalchemy06/Makefile @@ -35,6 +35,7 @@ MSSQL_DESC= MS SQL Server backend NOSE_DESC= Use Nose for unit tests SYBASE_DESC= Sybase backend +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MCEXTENSIONS} |