diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-07-09 09:05:53 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-07-09 09:05:53 +0000 |
commit | ebdd18cb791c7c16dca88164c154fa84841224b8 (patch) | |
tree | 6dee544feb3c59fc15cf189e09de0e92bd7c4fa8 /x11-wm/ratpoison | |
parent | 96d1a2ed3740aa1a285b12702307096fc5793ef4 (diff) |
Notes
Diffstat (limited to 'x11-wm/ratpoison')
-rw-r--r-- | x11-wm/ratpoison/Makefile | 5 | ||||
-rw-r--r-- | x11-wm/ratpoison/pkg-plist | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/x11-wm/ratpoison/Makefile b/x11-wm/ratpoison/Makefile index d45010d141a5..90f9409a08f2 100644 --- a/x11-wm/ratpoison/Makefile +++ b/x11-wm/ratpoison/Makefile @@ -7,17 +7,16 @@ PORTNAME= ratpoison PORTVERSION= 1.4.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SAVANNAH} -MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= chess@chessgriffin.com COMMENT= Simple window manager with no fat library dependencies RUN_DEPENDS= bash:${PORTSDIR}/shells/bash -USE_XORG= xext xinerama xtst +USE_XORG= xext xinerama xtst GNU_CONFIGURE= yes OPTIONS= GDM_SUPPORT "Install session data files for GDM" off diff --git a/x11-wm/ratpoison/pkg-plist b/x11-wm/ratpoison/pkg-plist index f022a9360256..cbde3a156edc 100644 --- a/x11-wm/ratpoison/pkg-plist +++ b/x11-wm/ratpoison/pkg-plist @@ -1,6 +1,6 @@ @comment $FreeBSD$ bin/ratpoison -bin/rpws +%%PORTDOCS%%bin/rpws %%PORTDOCS%%%%DATADIR%%/allwindows.sh %%PORTDOCS%%%%DATADIR%%/clickframe.pl %%PORTDOCS%%%%DATADIR%%/genrpbindings |