From 8b3fc5094cb9b004b8495b6b9f3470fed01c2da8 Mon Sep 17 00:00:00 2001 From: sobomax Date: Fri, 5 Jul 2002 10:56:24 +0000 Subject: Allow USE_GNOME be defined in slave port. --- graphics/gdk-pixbuf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics') diff --git a/graphics/gdk-pixbuf/Makefile b/graphics/gdk-pixbuf/Makefile index b4c85e4d306b..c5adee6dc3ae 100644 --- a/graphics/gdk-pixbuf/Makefile +++ b/graphics/gdk-pixbuf/Makefile @@ -23,7 +23,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOMENG= yes -USE_GNOME= gnomehack gtk12 +USE_GNOME+= gnomehack gtk12 INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ -- cgit