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 --- x11/zenity/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/zenity') diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile index f7ab5fe76..023163d0d 100644 --- a/x11/zenity/Makefile +++ b/x11/zenity/Makefile @@ -3,7 +3,7 @@ # Whom: Franz Klammer # # $FreeBSD$ -# $MCom: ports/x11/zenity/Makefile,v 1.61 2006/04/30 15:01:54 ahze Exp $ +# $MCom: ports/x11/zenity/Makefile,v 1.62 2006/05/17 05:25:38 marcus Exp $ # PORTNAME= zenity @@ -20,7 +20,7 @@ BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper -USE_X_PREFIX= yes +USE_XLIB= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack libgnomecanvas gconf2 gnomedocutils USE_BZIP2= yes -- cgit