diff options
-rw-r--r-- | x11-wm/selectwm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/selectwm/Makefile b/x11-wm/selectwm/Makefile index ed509a192fda..625c206b4f8a 100644 --- a/x11-wm/selectwm/Makefile +++ b/x11-wm/selectwm/Makefile @@ -23,7 +23,7 @@ USE_REINPLACE= yes USE_X_PREFIX= yes GNU_CONFIGURE= yes -PLIST_FILES= bin/selectwm +PLIST_FILES= bin/selectwm share/locale/fr/LC_MESSAGES/selectwm.mo post-patch: @${REINPLACE_CMD} -e 's,-O2,${CFLAGS},g' ${WRKSRC}/configure |