diff options
Diffstat (limited to 'x11-wm')
-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 |