From 98b1b0a4f720bdb975d04e9a0a10d7d0b2036e90 Mon Sep 17 00:00:00 2001 From: reed Date: Tue, 11 Apr 2006 21:43:20 +0000 Subject: Move the include of devel/GConf2/schemas.mk from the Makefile.common to Makefile. And it is included now after the GCONF2_SCHEMAS are defined. This was noticed by Matthias Drochner. Thank you. I verified by comparing the +INSTALL files before and after. Bumped PKGREVISION. --- print/evince/Makefile | 5 +++-- print/evince/Makefile.common | 3 +-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/print/evince/Makefile b/print/evince/Makefile index 114a2b32944..bf8f4cfdfac 100644 --- a/print/evince/Makefile +++ b/print/evince/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2006/04/11 06:12:02 reed Exp $ +# $NetBSD: Makefile,v 1.16 2006/04/11 21:43:20 reed Exp $ # .include "../../print/evince/Makefile.common" -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Document viewer for the GNOME Desktop @@ -25,6 +25,7 @@ GCONF2_SCHEMAS+= evince-thumbnailer-dvi.schemas PLIST_SUBST+= DVI="@comment " .endif +.include "../../devel/GConf2/schemas.mk" .include "../../security/gnome-keyring/buildlink3.mk" .include "../../sysutils/dbus/buildlink3.mk" .include "../../sysutils/dbus-glib/buildlink3.mk" diff --git a/print/evince/Makefile.common b/print/evince/Makefile.common index b1f6d4f96e5..8ce444049ab 100644 --- a/print/evince/Makefile.common +++ b/print/evince/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.1 2006/04/08 21:02:26 reed Exp $ +# $NetBSD: Makefile.common,v 1.2 2006/04/11 21:43:20 reed Exp $ # DISTNAME= evince-0.5.2 @@ -26,7 +26,6 @@ pre-configure: ${ECHO} "echo 8.51" >${BUILDLINK_DIR}/bin/gs ${CHMOD} +x ${BUILDLINK_DIR}/bin/gs -.include "../../devel/GConf2/schemas.mk" .include "../../devel/glib2/buildlink3.mk" .include "../../devel/libglade2/buildlink3.mk" .include "../../devel/libgnomeui/buildlink3.mk" -- cgit v1.2.3