From 64495d4f7000965b95d92b9f7393ee3994199799 Mon Sep 17 00:00:00 2001 From: tabthorpe Date: Thu, 20 Mar 2008 19:18:10 +0000 Subject: - Remove USE_X_PREFIX - USE_XORG=x11 xext - Bump PORTREVISION --- x11-wm/sapphire/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11-wm/sapphire') diff --git a/x11-wm/sapphire/Makefile b/x11-wm/sapphire/Makefile index e01ee5349296..309f0d9ae33c 100644 --- a/x11-wm/sapphire/Makefile +++ b/x11-wm/sapphire/Makefile @@ -7,15 +7,16 @@ PORTNAME= sapphire PORTVERSION= 0.15.8 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= SF MAINTAINER= tabthorpe@FreeBSD.org COMMENT= Small window manager +USE_XORG= x11 xext USE_GMAKE= yes REINPLACE_ARGS= -i '' -e -USE_X_PREFIX= yes MAKE_ENV= CC="${CXX}" post-extract: -- cgit