diff options
Diffstat (limited to 'x11-wm/ratpoison/Makefile')
-rw-r--r-- | x11-wm/ratpoison/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/ratpoison/Makefile b/x11-wm/ratpoison/Makefile index 7de34399b5d4..1322764450c5 100644 --- a/x11-wm/ratpoison/Makefile +++ b/x11-wm/ratpoison/Makefile @@ -28,7 +28,7 @@ post-configure: > ${WRKSRC}/ratpoison.desktop post-install: - ${MKDIR} ${PREFIX}/etc/gdm/Sessions + ${MKDIR} ${PREFIX}/etc/dm/Sessions ${INSTALL_DATA} ${WRKSRC}/ratpoison.desktop ${PREFIX}/etc/dm/Sessions/ .else PLIST_SUB+= WITH_GDM="@comment " |