From a528f0cce6383ea6dea31c390a97010ccd22d0be Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Sat, 27 Sep 2003 03:04:08 +0000 Subject: [PATCH] Fix breakage by KATO megapatch Submitted by: Adam McLaurin --- x11-wm/windowmaker/Makefile | 1 + 1 file changed, 1 insertion(+) 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