From bf84e0eb051e4e21559ed409d3f8954b78bac94b Mon Sep 17 00:00:00 2001 From: miwi Date: Fri, 21 Mar 2008 15:33:07 +0000 Subject: - Remove USE_XLIB in favor of USE_XORG - Bump PORTREVISION --- graphics/ristretto/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics') diff --git a/graphics/ristretto/Makefile b/graphics/ristretto/Makefile index d263fedb0989..45623548befe 100644 --- a/graphics/ristretto/Makefile +++ b/graphics/ristretto/Makefile @@ -7,6 +7,7 @@ PORTNAME= ristretto PORTVERSION= 0.0.17 +PORTREVISION= 1 CATEGORIES= graphics xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ @@ -21,6 +22,5 @@ USE_GMAKE= yes INSTALLS_ICONS= yes USE_GETTEXT= yes USE_XFCE= configenv libutil thunar -USE_XLIB= yes .include -- cgit