diff options
Diffstat (limited to 'x11/xorg-cf-files/Makefile')
-rw-r--r-- | x11/xorg-cf-files/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/xorg-cf-files/Makefile b/x11/xorg-cf-files/Makefile index 2f00d34cc7b0..6c05d6408d0b 100644 --- a/x11/xorg-cf-files/Makefile +++ b/x11/xorg-cf-files/Makefile @@ -12,6 +12,7 @@ LICENSE= MIT XORG_CAT= util +NO_STAGE= yes post-patch: @${REINPLACE_CMD} 's|\(define ExtraXaw[^ ]*\) [$$].*|\1 /**/|' \ ${WRKSRC}/X11.tmpl |