summaryrefslogtreecommitdiffstats
path: root/x11/inputproto
diff options
context:
space:
mode:
authorkwm <kwm@058c260c-8361-11dd-a0ac-aa2bafec7d09>2012-02-29 17:12:11 +0800
committerkwm <kwm@058c260c-8361-11dd-a0ac-aa2bafec7d09>2012-02-29 17:12:11 +0800
commit7007c03499b79c66394456d515e3e8b2d977295d (patch)
treecf5bfd45b00ef5378b97785cad3f59b9434553c8 /x11/inputproto
parent8d6bb088f13ad02068a33f396ec805c11be8d713 (diff)
downloadxorg-devel-ports-7007c03499b79c66394456d515e3e8b2d977295d.tar
xorg-devel-ports-7007c03499b79c66394456d515e3e8b2d977295d.tar.gz
xorg-devel-ports-7007c03499b79c66394456d515e3e8b2d977295d.tar.bz2
xorg-devel-ports-7007c03499b79c66394456d515e3e8b2d977295d.tar.lz
xorg-devel-ports-7007c03499b79c66394456d515e3e8b2d977295d.tar.xz
xorg-devel-ports-7007c03499b79c66394456d515e3e8b2d977295d.tar.zst
xorg-devel-ports-7007c03499b79c66394456d515e3e8b2d977295d.zip
Don't build spec files.
Reported by: drogoh on IRC git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@428 058c260c-8361-11dd-a0ac-aa2bafec7d09
Diffstat (limited to 'x11/inputproto')
-rw-r--r--x11/inputproto/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/inputproto/Makefile b/x11/inputproto/Makefile
index fd21a02..82592d5 100644
--- a/x11/inputproto/Makefile
+++ b/x11/inputproto/Makefile
@@ -13,5 +13,7 @@ MAINTAINER= x11@FreeBSD.org
COMMENT= Input extension headers
XORG_CAT= proto
+CONFIGURE_ARGS= --disable-specs \
+ --without-asciidoc
.include <bsd.port.mk>