summaryrefslogtreecommitdiff
path: root/graphics/gdk-pixbuf
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-07-05 10:56:24 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-07-05 10:56:24 +0000
commit34a9256d6580372bacbeb84489cae9ae29ee20c6 (patch)
treeccda309723e9f34078bb46a4d49ddb27ecafa781 /graphics/gdk-pixbuf
parentUpgrade to 2.4. (diff)
Allow USE_GNOME be defined in slave port.
Notes
Notes: svn path=/head/; revision=62475
Diffstat (limited to 'graphics/gdk-pixbuf')
-rw-r--r--graphics/gdk-pixbuf/Makefile2
1 files changed, 1 insertions, 1 deletions
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 \