From aee992efac5bcbb7ee51d90360dbc03f778cc135 Mon Sep 17 00:00:00 2001 From: mezz Date: Fri, 21 Jul 2006 20:47:04 +0000 Subject: USE_X_PREFIX -> USE_XLIB git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6681 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/eog/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/eog') diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile index 6b5e897da..0ee53787d 100644 --- a/graphics/eog/Makefile +++ b/graphics/eog/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/graphics/eog/Makefile,v 1.33 2006/06/10 20:43:37 marcus Exp $ +# $MCom: ports/graphics/eog/Makefile,v 1.34 2006/07/13 02:55:28 marcus Exp $ # PORTNAME= eog @@ -21,7 +21,7 @@ USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack libgnomeprintui \ librsvg2 desktopfileutils gnomedesktop USE_GETTEXT= yes -USE_X_PREFIX= yes +USE_XLIB= yes INSTALLS_OMF= yes GNU_CONFIGURE= yes GNOME_DESKTOP_VERSION=2 -- cgit