diff options
Diffstat (limited to 'textproc/p5-MARC-Lint/Makefile')
-rw-r--r-- | textproc/p5-MARC-Lint/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-MARC-Lint/Makefile b/textproc/p5-MARC-Lint/Makefile index e1e3a5514ad2..7211f009e9e9 100644 --- a/textproc/p5-MARC-Lint/Makefile +++ b/textproc/p5-MARC-Lint/Makefile @@ -22,4 +22,5 @@ WRKSRC= ${WRKDIR}/marc-lint USES= perl5 USE_PERL5= configure +NO_STAGE= yes .include <bsd.port.mk> |