Remove BUILDLINK_DEPENDS.* that refers older versions than mandated by
the buildlink2.mk files.
This commit is contained in:
parent
626ab68657
commit
75d791d580
1 changed files with 1 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue