diff options
Diffstat (limited to 'textproc/xorg-sgml-doctools')
-rw-r--r-- | textproc/xorg-sgml-doctools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/xorg-sgml-doctools/Makefile b/textproc/xorg-sgml-doctools/Makefile index a1b576754a15..f7a6a17e1cbe 100644 --- a/textproc/xorg-sgml-doctools/Makefile +++ b/textproc/xorg-sgml-doctools/Makefile @@ -13,4 +13,5 @@ XORG_CAT= doc USE_GMAKE= yes USES= pathfix +NO_STAGE= yes .include <bsd.port.mk> |