From 413a183ac1399f5288097628fbac6f98d75c7688 Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Sat, 31 Aug 2002 00:42:23 +0000 Subject: Deploy USE_GNOMENG infrastructure PR: 42204 Submitted by: Edwin Groothuis Approved by: maintainer --- irc/xchat1/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'irc/xchat1/Makefile') diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile index db2aa6c788cc..af44cb544b4a 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/Makefile @@ -23,7 +23,7 @@ USE_X_PREFIX= yes USE_BZIP2= yes USE_GMAKE= yes USE_PERL5= yes -USE_IMLIB= yes +USE_GNOMENG= yes WANT_GNOME= yes GNU_CONFIGURE= yes # Assign with `+=' for slave ports @@ -53,8 +53,8 @@ BUILD_DEPENDS+= ${X11BASE}/bin/gdk-pixbuf-config:${PORTSDIR}/graphics/gdk-pixbu CONFIGURE_ARGS+= --enable-gdk-pixbuf .endif -.if defined(HAVE_GNOME) -USE_GNOME= yes +.if ${HAVE_GNOME:Mimlib}!="" +USE_GNOME= imlib CONFIGURE_ARGS+= --enable-gnome --enable-panel --enable-gdk-pixbuf \ --enable-zvt MAKE_ARGS= icondir="${PREFIX}/share/gnome/pixmaps" \ -- cgit v1.2.3