diff options
Diffstat (limited to 'databases/p5-DBD-SQLite/Makefile')
-rw-r--r-- | databases/p5-DBD-SQLite/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile index 7389fb15b40e..f9d1bd6928f6 100644 --- a/databases/p5-DBD-SQLite/Makefile +++ b/databases/p5-DBD-SQLite/Makefile @@ -22,4 +22,5 @@ USE_PERL5= configure MAN3= DBD::SQLite.3 DBD::SQLite::Cookbook.3 +NO_STAGE= yes .include <bsd.port.mk> |