diff options
Diffstat (limited to 'x11-wm/w9wm/Makefile')
-rw-r--r-- | x11-wm/w9wm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/w9wm/Makefile b/x11-wm/w9wm/Makefile index 398316f1435e..3bfb642fcffa 100644 --- a/x11-wm/w9wm/Makefile +++ b/x11-wm/w9wm/Makefile @@ -19,6 +19,7 @@ USE_IMAKE= yes USE_REINPLACE= yes MAN1= w9wm.1 +PLIST_FILES= bin/w9wm post-patch: @${REINPLACE_CMD} -e '/malloc\.h/d' ${WRKSRC}/client.c |