diff options
Diffstat (limited to 'databases/p5-DBIx-QueryLog/Makefile')
-rw-r--r-- | databases/p5-DBIx-QueryLog/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-DBIx-QueryLog/Makefile b/databases/p5-DBIx-QueryLog/Makefile index 62f29698d02f..671a26498aaf 100644 --- a/databases/p5-DBIx-QueryLog/Makefile +++ b/databases/p5-DBIx-QueryLog/Makefile @@ -22,6 +22,7 @@ USE_PERL5= modbuild MAN3= DBIx::QueryLog.3 +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 501400 |