From b9d28dac8bcf452764f8ce8b746fec7b7f1d08c6 Mon Sep 17 00:00:00 2001
From: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
Date: Tue, 3 Sep 2002 01:06:26 +0000
Subject: Deploy USE_GNOMENG infrastructure

PR:		42345
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
---
 net/xwhois/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

(limited to 'net/xwhois')

diff --git a/net/xwhois/Makefile b/net/xwhois/Makefile
index a9fd8142d7b5..8ef5eca4b7c1 100644
--- a/net/xwhois/Makefile
+++ b/net/xwhois/Makefile
@@ -15,7 +15,8 @@ MASTER_SITES=	http://c64.org/~nr/ \
 MAINTAINER=	billf@FreeBSD.org
 
 USE_X_PREFIX=	yes
-USE_GTK=	yes
+USE_GNOMENG=	yes
+USE_GNOME=	gtk12
 GNU_CONFIGURE=	yes
 
 do-install:
-- 
cgit v1.2.3