From 6c281f818a1cccf372727d0596806f6db23a1a42 Mon Sep 17 00:00:00 2001 From: lioux Date: Sun, 1 Sep 2002 15:18:25 +0000 Subject: Deploy USE_GNOMENG infrastructure PR: 42288 Submitted by: Edwin Groothuis --- security/stegdetect/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security/stegdetect') diff --git a/security/stegdetect/Makefile b/security/stegdetect/Makefile index cdad09c027f8..1c5f3e552ec6 100644 --- a/security/stegdetect/Makefile +++ b/security/stegdetect/Makefile @@ -25,7 +25,8 @@ MAN1= stegdetect.1 stegbreak.1 .if defined(WITHOUT_X11) PLIST_SUB+= X11="@comment " .else -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 CONFIGURE_ENV= PATH_GTKCONFIG="${GTK_CONFIG}" PLIST_SUB+= X11="" .endif -- cgit