diff options
Diffstat (limited to 'textproc/p5-PDF-Writer/Makefile')
-rw-r--r-- | textproc/p5-PDF-Writer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-PDF-Writer/Makefile b/textproc/p5-PDF-Writer/Makefile index 85dc3583fa66..0279601d3308 100644 --- a/textproc/p5-PDF-Writer/Makefile +++ b/textproc/p5-PDF-Writer/Makefile @@ -15,4 +15,5 @@ USE_PERL5= modbuild MAN3= PDF::Writer.3 PDF::Writer::pdfapi2.3 PDF::Writer::pdflib.3 +NO_STAGE= yes .include <bsd.port.mk> |