diff options
Diffstat (limited to 'textproc/p5-RTF-Parser/Makefile')
-rw-r--r-- | textproc/p5-RTF-Parser/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-RTF-Parser/Makefile b/textproc/p5-RTF-Parser/Makefile index b3d53fce4492..c51d9bff9f6d 100644 --- a/textproc/p5-RTF-Parser/Makefile +++ b/textproc/p5-RTF-Parser/Makefile @@ -21,4 +21,5 @@ MAN3= RTF::HTML::Converter.3 \ RTF::TEXT::Converter.3 \ RTF::Parser.3 +NO_STAGE= yes .include <bsd.port.mk> |