summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/gqview/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile
index e8bbcec8de5..7e6004ed372 100644
--- a/graphics/gqview/Makefile
+++ b/graphics/gqview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2002/08/25 21:49:53 jlam Exp $
+# $NetBSD: Makefile,v 1.31 2002/10/08 18:50:55 wiz Exp $
#
DISTNAME= gqview-1.0.1
@@ -18,8 +18,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV+= ac_cv_path_GNOME_CONFIG=no
CONFIGURE_ENV+= PKGLOCALEDIR="${PKGLOCALEDIR}"
-BUILDLINK_DEPENDS.gdk-pixbuf= gdk-pixbuf>=0.11.0nb1
-
.include "../../devel/gettext-lib/buildlink2.mk"
.include "../../graphics/gdk-pixbuf/buildlink2.mk"
.include "../../x11/gtk/buildlink2.mk"