diff options
Diffstat (limited to 'textproc/p5-LaTeX-Table/Makefile')
-rw-r--r-- | textproc/p5-LaTeX-Table/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-LaTeX-Table/Makefile b/textproc/p5-LaTeX-Table/Makefile index b7ecf3651cb8..a73283f8203d 100644 --- a/textproc/p5-LaTeX-Table/Makefile +++ b/textproc/p5-LaTeX-Table/Makefile @@ -52,4 +52,5 @@ MAN3= LaTeX::Table::Types::Ctable.3 \ LaTeX::Table::Types::Xtab.3 \ LaTeX::Table::Types::Std.3 +NO_STAGE= yes .include <bsd.port.mk> |