diff options
Diffstat (limited to 'textproc/p5-MARC-XML/Makefile')
-rw-r--r-- | textproc/p5-MARC-XML/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-MARC-XML/Makefile b/textproc/p5-MARC-XML/Makefile index d046e39a549c..e8966e4ecca5 100644 --- a/textproc/p5-MARC-XML/Makefile +++ b/textproc/p5-MARC-XML/Makefile @@ -21,4 +21,5 @@ MAN3= MARC::File::XML.3 USES= perl5 USE_PERL5= configure +NO_STAGE= yes .include <bsd.port.mk> |