diff options
Diffstat (limited to 'x11-wm/echinus/Makefile')
-rw-r--r-- | x11-wm/echinus/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/echinus/Makefile b/x11-wm/echinus/Makefile index 7bc6e7bbaedf..723d766fc89f 100644 --- a/x11-wm/echinus/Makefile +++ b/x11-wm/echinus/Makefile @@ -31,6 +31,7 @@ PLIST_FILES= bin/echinus \ PLIST_DIRS= etc/echinus SUB_FILES= pkg-message +NO_STAGE= yes post-patch: @${REINPLACE_CMD} 's|-Os|${CFLAGS}|' ${WRKSRC}/config.mk |