From 70ef6655d7e86cd95b211d07f6d8cdafd5541abf Mon Sep 17 00:00:00 2001 From: lioux Date: Mon, 2 Sep 2002 01:03:49 +0000 Subject: Deploy USE_GNOMENG infrastructure PR: 42302 Submitted by: Edwin Groothuis --- print/ghostscript8/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'print/ghostscript8') diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile index 2f982811007d..56385d3482de 100644 --- a/print/ghostscript8/Makefile +++ b/print/ghostscript8/Makefile @@ -92,7 +92,8 @@ MAKE_ENV+= WITHOUT_X11="${WITHOUT_X11}" .if defined(WITH_SHLIB) .undef WITHOUT_X11 -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 MAKE_ENV+= GS_SHLIB_VER="${SHLIB_VER}" ALL_TARGET= so pcl3opts INSTALL_TARGET= soinstall -- cgit