diff options
Diffstat (limited to 'x11/xorg-docs/Makefile')
-rw-r--r-- | x11/xorg-docs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/xorg-docs/Makefile b/x11/xorg-docs/Makefile index f2349d50eaa8..66422254b5e7 100644 --- a/x11/xorg-docs/Makefile +++ b/x11/xorg-docs/Makefile @@ -14,4 +14,5 @@ CONFIGURE_ARGS+= --without-xmlto --without-fop --disable-specs XORG_CAT= doc +NO_STAGE= yes .include <bsd.port.mk> |