From b9ff5234b278e2c336a3e477f772c38288f4fe79 Mon Sep 17 00:00:00 2001 From: lioux Date: Tue, 3 Sep 2002 02:46:49 +0000 Subject: Deploy USE_GNOMENG infrastructure PR: 42349 Submitted by: Edwin Groothuis --- graphics/chbg/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'graphics/chbg') diff --git a/graphics/chbg/Makefile b/graphics/chbg/Makefile index 1c14218..0b41e07 100644 --- a/graphics/chbg/Makefile +++ b/graphics/chbg/Makefile @@ -15,11 +15,10 @@ EXTRACT_SUFX= .tgz MAINTAINER= netchild@FreeBSD.org -LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf/ - # GNOME parts aren't prefix safe, they install into "gnome-config --prefix" USE_X_PREFIX= yes USE_GNOMENG= yes +USE_GNOME= gdkpixbuf WANT_GNOME= yes USE_GMAKE= yes USE_REINPLACE= yes @@ -33,7 +32,7 @@ CONFIGURE_ENV= CFLAGS="${CFLAGS}" CPPFLAGS="-I${LOCALBASE}/include" \ USE_GNOME+= gnomeprefix gnomehack libcapplet PKGNAMESUFFIX= -gnome .else -USE_GTK= yes +USE_GNOME+= gtk12 .endif MAN1= chbg.1 -- cgit v1.1