diff options
Diffstat (limited to 'devel/p5-Dir-Project/Makefile')
-rw-r--r-- | devel/p5-Dir-Project/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/p5-Dir-Project/Makefile b/devel/p5-Dir-Project/Makefile index 36e5105fa9b1..ee1d426c4078 100644 --- a/devel/p5-Dir-Project/Makefile +++ b/devel/p5-Dir-Project/Makefile @@ -17,8 +17,4 @@ USES= perl5 USE_PERL5= configure CONFIGURE_ENV+= DIRPROJECT_PREFIX=${PREFIX} -MAN1= project_bin.1 project_dir.1 -MAN3= Dir::Project.3 - -NO_STAGE= yes .include <bsd.port.mk> |