diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-20 22:42:30 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-20 22:42:30 +0000 |
commit | d93d1d9564b7a7e01b8109d7dc81800ff257b4ad (patch) | |
tree | 30355c784e2e0072f0c5dcf2662d92dd8608aa4d /x11-wm/ratpoison | |
parent | 9035f9f375bde4fdccf743e6995baaa6286fce5a (diff) | |
download | ports-d93d1d9564b7a7e01b8109d7dc81800ff257b4ad.tar.gz ports-d93d1d9564b7a7e01b8109d7dc81800ff257b4ad.zip |
Notes
Diffstat (limited to 'x11-wm/ratpoison')
-rw-r--r-- | x11-wm/ratpoison/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/ratpoison/Makefile b/x11-wm/ratpoison/Makefile index b9e677d982f0..fa4b45c91189 100644 --- a/x11-wm/ratpoison/Makefile +++ b/x11-wm/ratpoison/Makefile @@ -7,6 +7,7 @@ PORTNAME= ratpoison PORTVERSION= 1.4.3 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,7 +17,7 @@ COMMENT= Simple window manager with no fat library dependencies RUN_DEPENDS= bash:${PORTSDIR}/shells/bash -USE_X_PREFIX= yes +USE_XORG= xext xinerama xtst GNU_CONFIGURE= yes OPTIONS= GDM_SUPPORT "Install session data files for GDM" off |