From 18e4fa81a4882bd853ea80195d3b2c1cf143b1d4 Mon Sep 17 00:00:00 2001 From: David Thiel Date: Thu, 25 Mar 2010 23:28:36 +0000 Subject: Add xtst to USE_XORG to make sure Xrecord gets picked up. Also, turn off gnome and network stuff by default. --- x11/workrave/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11') diff --git a/x11/workrave/Makefile b/x11/workrave/Makefile index bea2009b09a9..334042e04107 100644 --- a/x11/workrave/Makefile +++ b/x11/workrave/Makefile @@ -15,8 +15,8 @@ COMMENT= An RSI prevention tool BUILD_DEPENDS= gdome-config:${PORTSDIR}/textproc/gdome2 -OPTIONS= GNOME "Build with Gnome support" on \ - NETWORK "Build with network support" on +OPTIONS= GNOME "Build with Gnome support" off \ + NETWORK "Build with network support" off DESKTOP_ENTRIES= "Workrave" "An RSI prevention tool" \ "${DATADIR}/images/workrave-icon-small.png" \ @@ -24,7 +24,7 @@ DESKTOP_ENTRIES= "Workrave" "An RSI prevention tool" \ "Application;Utility;" \ false -USE_XORG= x11 xmu recordproto +USE_XORG= x11 xmu recordproto xtst xext USE_GMAKE= yes MAKE_JOBS_SAFE= yes USE_GNOME= gnomeprefix gnomehack intlhack gconf2 intltool -- cgit v1.2.3