From ca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Mon, 24 Mar 2008 23:21:25 +0000 Subject: - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Bump PORTREVISION Approved by: portmgr (xorg cleanup) --- x11-wm/fbcmd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-wm/fbcmd') diff --git a/x11-wm/fbcmd/Makefile b/x11-wm/fbcmd/Makefile index 176eab416cf5..0405e4e8352c 100644 --- a/x11-wm/fbcmd/Makefile +++ b/x11-wm/fbcmd/Makefile @@ -7,7 +7,7 @@ PORTNAME= fbcmd PORTVERSION= 0.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= http://darkshed.feuersenger.net/files/c_cpp/fbcmd/ @@ -19,9 +19,9 @@ RUN_DEPENDS= fluxbox:${PORTSDIR}/x11-wm/fluxbox USE_BZIP2= yes USE_GMAKE= yes ALL_TARGET= first -USE_X_PREFIX= yes MAKE_ARGS= CXX="${CXX}" CFLAGS="${CFLAGS}" +USE_XORG= x11 xmu PLIST_FILES= bin/fbcmd post-extract: -- cgit v1.2.3