diff options
Diffstat (limited to 'x11-wm/weewm')
-rw-r--r-- | x11-wm/weewm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/weewm/Makefile b/x11-wm/weewm/Makefile index 9d74cbb66c3f..ee1376c941a1 100644 --- a/x11-wm/weewm/Makefile +++ b/x11-wm/weewm/Makefile @@ -14,6 +14,7 @@ COMMENT= Fast and ultra light windowmanager with total keyboard control PLIST_FILES= bin/weewm USE_XORG= x11 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,^CC=,CC?=,' -e 's,/usr/X11R6,${LOCALBASE},g' \ ${WRKSRC}/src/Makefile |