diff --git a/x11-wm/ratpoison/Makefile b/x11-wm/ratpoison/Makefile index 1dc4f44cd6a5..066c3e498e60 100644 --- a/x11-wm/ratpoison/Makefile +++ b/x11-wm/ratpoison/Makefile @@ -1,44 +1,45 @@ PORTNAME= ratpoison PORTVERSION= 1.4.9 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-wm MASTER_SITES= SAVANNAH MAINTAINER= jrm@FreeBSD.org COMMENT= Simple window manager with no fat library dependencies WWW= https://www.nongnu.org/ratpoison/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USES= pkgconfig xorg USE_XORG= ice x11 xext xrandr xtst GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share SUB_FILES= ratpoison.desktop INFO= ratpoison OPTIONS_DEFINE= DOCS GDM_SUPPORT READLINE XFT OPTIONS_DEFAULT= READLINE XFT OPTIONS_SUB= yes GDM_SUPPORT_DESC= Install session data files for GDM READLINE_USES= readline READLINE_CONFIGURE_ENABLE= history XFT_USES= xorg XFT_USE= xorg=xft XFT_CONFIGURE_WITH= xft post-patch: @${REINPLACE_CMD} -e \ '/^doc_DATA/s|COPYING||' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e \ 's|$$(lispdir)|$$(pkgdatadir)|' ${WRKSRC}/contrib/Makefile.in post-install-GDM_SUPPORT-on: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/dm/Sessions (cd ${WRKDIR} && ${INSTALL_DATA} ratpoison.desktop \ ${STAGEDIR}${PREFIX}/etc/dm/Sessions) .include diff --git a/x11-wm/ratpoison/pkg-plist b/x11-wm/ratpoison/pkg-plist index d4508ff1b7f1..a5273c64e952 100644 --- a/x11-wm/ratpoison/pkg-plist +++ b/x11-wm/ratpoison/pkg-plist @@ -1,17 +1,17 @@ bin/ratpoison bin/rpws %%GDM_SUPPORT%%etc/dm/Sessions/ratpoison.desktop -man/man1/ratpoison.1.gz +share/man/man1/ratpoison.1.gz %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README %%DATADIR%%/allwindows.sh %%DATADIR%%/clickframe.pl %%DATADIR%%/genrpbindings %%DATADIR%%/ratdate.sh %%DATADIR%%/ratpoison.el %%DATADIR%%/rpshowall.sh %%DATADIR%%/rpws %%DATADIR%%/sloppy.c %%DATADIR%%/split.sh %%DATADIR%%/unrat.c