summaryrefslogtreecommitdiffstats
path: root/x11/xextproto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xextproto/Makefile')
-rw-r--r--x11/xextproto/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/x11/xextproto/Makefile b/x11/xextproto/Makefile
index e59994c..7c69b65 100644
--- a/x11/xextproto/Makefile
+++ b/x11/xextproto/Makefile
@@ -14,4 +14,9 @@ COMMENT= XExt extension headers
XORG_CAT= proto
+CONFIGURE_ARGS+=--disable-specs
+
+post-patch:
+ @${REINPLACE_CMD} '/^SUBDIR/s/specs//' ${WRKSRC}/Makefile.in
+
.include <bsd.port.mk>