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