summaryrefslogtreecommitdiff
path: root/graphics/gdk-pixbuf-gnome
diff options
context:
space:
mode:
authorwiz <wiz>2003-01-16 00:35:08 +0000
committerwiz <wiz>2003-01-16 00:35:08 +0000
commit26ba62e39056909a5bcca58f538161b036bf2e2c (patch)
treea3c5cd62c8246f318533da40fe71d50e1fc37b72 /graphics/gdk-pixbuf-gnome
parentf997fd69ad047950a61d3b478f3fb4623816c012 (diff)
downloadpkgsrc-26ba62e39056909a5bcca58f538161b036bf2e2c.tar.gz
Style fixes, and remove an obsolete BUILDLINK_DEPENDS* line.
Diffstat (limited to 'graphics/gdk-pixbuf-gnome')
-rw-r--r--graphics/gdk-pixbuf-gnome/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/gdk-pixbuf-gnome/Makefile b/graphics/gdk-pixbuf-gnome/Makefile
index a748f4dc5eb..374f2f341d7 100644
--- a/graphics/gdk-pixbuf-gnome/Makefile
+++ b/graphics/gdk-pixbuf-gnome/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2002/11/28 18:48:16 drochner Exp $
+# $NetBSD: Makefile,v 1.20 2003/01/16 00:35:08 wiz Exp $
.include "../gdk-pixbuf/Makefile.common"
@@ -7,11 +7,11 @@ COMMENT= the GNOME image loading library GNOME canvas support add-on
CONFLICTS+= gdk-pixbuf<0.10.1
-BUILDLINK_DEPENDS.gdk-pixbuf= gdk-pixbuf>=0.11.0nb1
-
USE_X11= # defined
-# gtk-doc wants an X11 DISPLAY during build, so disable it
-CONFIGURE_ENV+= GTKDOC=false
+# don't enable the next line -- else the package will conflict
+# with gtk2!
+# CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc/html
+CONFIGURE_ARGS+= --enable-gtk-doc=no
do-install:
${INSTALL_DATA} ${WRKSRC}/gdk-pixbuf/gnome-canvas-pixbuf.h \