diff options
Diffstat (limited to 'textproc/p5-PDF-Table/Makefile')
-rw-r--r-- | textproc/p5-PDF-Table/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-PDF-Table/Makefile b/textproc/p5-PDF-Table/Makefile index d5a81a3e4c96..4af6712d0a87 100644 --- a/textproc/p5-PDF-Table/Makefile +++ b/textproc/p5-PDF-Table/Makefile @@ -20,4 +20,5 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/\.h3//} MAN3= PDF::Table.3 +NO_STAGE= yes .include <bsd.port.mk> |