diff options
Diffstat (limited to 'net/p5-Net-DAV-Server/Makefile')
-rw-r--r-- | net/p5-Net-DAV-Server/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net/p5-Net-DAV-Server/Makefile b/net/p5-Net-DAV-Server/Makefile index 8aaa92c7ed85..df61ad274cd0 100644 --- a/net/p5-Net-DAV-Server/Makefile +++ b/net/p5-Net-DAV-Server/Makefile @@ -23,8 +23,4 @@ RUN_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \ USES= perl5 USE_PERL5= modbuild -MAN3= Net::DAV::LockManager.3 \ - Net::DAV::Server.3 - -NO_STAGE= yes .include <bsd.port.mk> |