aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-21 06:42:30 +0800
committermiwi <miwi@FreeBSD.org>2008-03-21 06:42:30 +0800
commit844db9867af4cf6cb9bbde9bda53b8356ed49295 (patch)
tree68325ccf3870853492c1d385f608c6752cffd6cb /x11-wm
parentb68f287db140c282a08bf92bf7eaca1243e3d4b8 (diff)
downloadfreebsd-ports-gnome-844db9867af4cf6cb9bbde9bda53b8356ed49295.tar.gz
freebsd-ports-gnome-844db9867af4cf6cb9bbde9bda53b8356ed49295.tar.zst
freebsd-ports-gnome-844db9867af4cf6cb9bbde9bda53b8356ed49295.zip
- Remove USE_XLIB in favor of USE_XORG
PR: 121792 Submitted by: Chess Griffin <chess@chessgriffin.com>
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/ratpoison/Makefile3
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