diff options
Diffstat (limited to 'x11/recordproto/Makefile')
-rw-r--r-- | x11/recordproto/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/recordproto/Makefile b/x11/recordproto/Makefile index 998579005b3..357657b08ce 100644 --- a/x11/recordproto/Makefile +++ b/x11/recordproto/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 |