diff options
Diffstat (limited to 'databases/p5-DBD-ODBC/Makefile')
-rw-r--r-- | databases/p5-DBD-ODBC/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-DBD-ODBC/Makefile b/databases/p5-DBD-ODBC/Makefile index 07c8026e71bc..6615003bf70a 100644 --- a/databases/p5-DBD-ODBC/Makefile +++ b/databases/p5-DBD-ODBC/Makefile @@ -29,6 +29,7 @@ CONFIGURE_ARGS= -o ${LOCALBASE} MAN3= DBD::ODBC.3 PORTDOCS= Changes README README.adabas README.informix +NO_STAGE= yes .include <bsd.port.options.mk> .if empty(PORT_OPTIONS:MODBC) |