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