diff options
Diffstat (limited to 'databases/p5-DBD-Multi/Makefile')
-rw-r--r-- | databases/p5-DBD-Multi/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/databases/p5-DBD-Multi/Makefile b/databases/p5-DBD-Multi/Makefile index d3d52c8ef98f..e6ff93c97aad 100644 --- a/databases/p5-DBD-Multi/Makefile +++ b/databases/p5-DBD-Multi/Makefile @@ -27,7 +27,4 @@ TEST_DEPENDS= p5-DBD-SQLite>=1.09:${PORTSDIR}/databases/p5-DBD-SQLite \ USES= perl5 USE_PERL5= configure -MAN3= DBD::Multi.3 - -NO_STAGE= yes .include <bsd.port.mk> |