From 45e89a5ff1e0a6a23b10c1e71f700976919dccc6 Mon Sep 17 00:00:00 2001 From: lioux Date: Tue, 3 Sep 2002 01:06:26 +0000 Subject: Deploy USE_GNOMENG infrastructure PR: 42345 Submitted by: Edwin Groothuis --- net/gicq/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'net/gicq') diff --git a/net/gicq/Makefile b/net/gicq/Makefile index 916dc6132b4c..c2cb375c46c2 100644 --- a/net/gicq/Makefile +++ b/net/gicq/Makefile @@ -18,15 +18,16 @@ LIB_DEPENDS= icq.0:${PORTSDIR}/net/libicq USE_X_PREFIX= yes GNU_CONFIGURE= yes -USE_GTK= yes +USE_GNOMENG= yes WANT_GNOME= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" .include -.if defined(HAVE_GNOME) -USE_GNOME= yes +.if ${HAVE_GNOME:Mgtk12}!="" +USE_GNOME+= gtk12 +PKGNAMESUFFIX= -gtk .else CONFIGURE_ARGS+=--without-gnome .endif -- cgit e Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines