From 8c5a5a605b86304a8a87aff664e43cbeeea0f9fe Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Fri, 30 Aug 2002 13:08:22 +0000 Subject: [PATCH] Deploy USE_GNOMENG infrastructure PR: 42190 Submitted by: Edwin Groothuis --- comms/gnokii/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/comms/gnokii/Makefile b/comms/gnokii/Makefile index 0650415c641d..10a83bb21910 100644 --- a/comms/gnokii/Makefile +++ b/comms/gnokii/Makefile @@ -19,7 +19,8 @@ LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_GMAKE= yes .if !defined(WITHOUT_X11) USE_XPM= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 .endif INSTALLS_SHLIB= yes