diff options
Diffstat (limited to 'x11/xcmiscproto/Makefile')
-rw-r--r-- | x11/xcmiscproto/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/xcmiscproto/Makefile b/x11/xcmiscproto/Makefile index 73b3e5e4b70..5d3d10930ef 100644 --- a/x11/xcmiscproto/Makefile +++ b/x11/xcmiscproto/Makefile @@ -12,6 +12,7 @@ XORG_CAT= proto CONFIGURE_ARGS+=--disable-specs --without-xmlto +NO_STAGE= yes post-patch: @${REINPLACE_CMD} '/^SUBDIRS =/,/^$$/ s/specs//' \ ${WRKSRC}/Makefile.in |