diff options
Diffstat (limited to 'textproc/p5-MARC/Makefile')
-rw-r--r-- | textproc/p5-MARC/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/textproc/p5-MARC/Makefile b/textproc/p5-MARC/Makefile index 5f939aa96b23..9c89eb4a7734 100644 --- a/textproc/p5-MARC/Makefile +++ b/textproc/p5-MARC/Makefile @@ -13,7 +13,4 @@ COMMENT= A module for manipulating bibliographic records in the USMARC format USES= perl5 USE_PERL5= configure -MAN3= MARC.3 - -NO_STAGE= yes .include <bsd.port.mk> |