diff options
Diffstat (limited to 'devel/GConf/Makefile')
-rw-r--r-- | devel/GConf/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/GConf/Makefile b/devel/GConf/Makefile index 8163a7b220a..38085291d31 100644 --- a/devel/GConf/Makefile +++ b/devel/GConf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.74 2011/04/22 13:41:54 obache Exp $ +# $NetBSD: Makefile,v 1.75 2011/04/26 13:26:42 obache Exp $ # .include "../../devel/GConf/Makefile.common" @@ -28,7 +28,6 @@ post-install: ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/gconf/schemas BUILDLINK_ABI_DEPENDS.dbus-glib+= dbus-glib>=0.74 -DEPENDS+= glib2>=2.25.9:../../devel/glib2 .include "../../lang/python/application.mk" .include "../../devel/gettext-lib/buildlink3.mk" .include "../../net/ORBit2/buildlink3.mk" |