correct a couple of dependencies to match what the package wants
This commit is contained in:
parent
613ac2ee8f
commit
71ba4cc9ac
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.43 2008/10/24 22:04:17 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.44 2008/11/26 08:21:36 jnemeth Exp $
|
||||
|
||||
DISTNAME= eel-2.24.1
|
||||
CATEGORIES= devel gnome
|
||||
|
@ -22,6 +22,8 @@ CONFLICTS+= eel2-[0-9]*
|
|||
|
||||
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.6.0
|
||||
BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.9.4
|
||||
BUILDLINK_API_DEPENDS.libgnome+= libgnome>=2.23.0
|
||||
BUILDLINK_API_DEPENDS.gnome-desktop+= gnome-desktop>=2.23.3
|
||||
|
||||
.include "../../devel/GConf/buildlink3.mk"
|
||||
.include "../../devel/gettext-lib/buildlink3.mk"
|
||||
|
|
Loading…
Reference in a new issue