diff options
-rw-r--r-- | x11-wm/windowmaker/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile index 401c02c05553..10530fc5cda7 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -83,6 +83,7 @@ pre-everything:: @${ECHO_MSG} @${ECHO_MSG} "You can add hooks for KDE by defining WITH_KDE" @${ECHO_MSG} +.endif post-patch: @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/WPrefs.app/Paths.c |