From 60c9f2fe538d3ab95bcb87fff0b7d0612a3f236c Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Mon, 2 Sep 2002 01:03:49 +0000 Subject: [PATCH] Deploy USE_GNOMENG infrastructure PR: 42302 Submitted by: Edwin Groothuis --- print/ghostscript-afpl/Makefile | 3 ++- print/ghostscript-gnu/Makefile | 3 ++- print/ghostscript-gpl/Makefile | 3 ++- print/ghostscript7/Makefile | 3 ++- print/ghostscript8/Makefile | 3 ++- print/pdq/Makefile | 3 ++- 6 files changed, 12 insertions(+), 6 deletions(-) diff --git a/print/ghostscript-afpl/Makefile b/print/ghostscript-afpl/Makefile index 2f982811007d..56385d3482de 100644 --- a/print/ghostscript-afpl/Makefile +++ b/print/ghostscript-afpl/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 diff --git a/print/ghostscript-gnu/Makefile b/print/ghostscript-gnu/Makefile index 6f5fd07d556f..1d751dbdf08f 100644 --- a/print/ghostscript-gnu/Makefile +++ b/print/ghostscript-gnu/Makefile @@ -89,7 +89,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 diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile index 2f982811007d..56385d3482de 100644 --- a/print/ghostscript-gpl/Makefile +++ b/print/ghostscript-gpl/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 diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile index 6f5fd07d556f..1d751dbdf08f 100644 --- a/print/ghostscript7/Makefile +++ b/print/ghostscript7/Makefile @@ -89,7 +89,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 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 diff --git a/print/pdq/Makefile b/print/pdq/Makefile index 4d4b8ad18441..1f6ef102a91b 100644 --- a/print/pdq/Makefile +++ b/print/pdq/Makefile @@ -13,7 +13,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= yinjieh@csie.nctu.edu.tw -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-pdqlibdir=${PREFIX}/etc/pdq