diff options
Diffstat (limited to 'databases/hk_classes/Makefile')
-rw-r--r-- | databases/hk_classes/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/hk_classes/Makefile b/databases/hk_classes/Makefile index 5c251ce9b079..d01c766d5ff9 100644 --- a/databases/hk_classes/Makefile +++ b/databases/hk_classes/Makefile @@ -40,6 +40,7 @@ SQLITE2_DESC= Enable SQLite 2 backend PARADOX_DESC= Enable paradox backend DBASE_DESC= Enable Dbase backend +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMYSQL} |