Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/misc/yelp/Attic/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/misc/yelp/Attic/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.71 retrieving revision 1.72 diff -u -p -r1.71 -r1.72 --- pkgsrc/misc/yelp/Attic/Makefile 2007/09/19 23:13:24 1.71 +++ pkgsrc/misc/yelp/Attic/Makefile 2007/09/21 13:04:03 1.72 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.71 2007/09/19 23:13:24 wiz Exp $ +# $NetBSD: Makefile,v 1.72 2007/09/21 13:04:03 wiz Exp $ # DISTNAME= yelp-2.18.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/2.18/} EXTRACT_SUFX= .tar.bz2 @@ -23,7 +23,7 @@ GNU_CONFIGURE= yes USE_LANGUAGES= c c++ CONFIGURE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR} -GCONF2_SCHEMAS= yelp.schemas +GCONF_SCHEMAS= yelp.schemas .include "options.mk" @@ -37,10 +37,10 @@ BUILDLINK_DEPMETHOD.gnome-doc-utils+= fu BUILDLINK_DEPMETHOD.libXt?= build .include "../../archivers/bzip2/buildlink3.mk" -.include "../../devel/GConf2/schemas.mk" +.include "../../devel/GConf/schemas.mk" .include "../../devel/gettext-lib/buildlink3.mk" .include "../../devel/glib2/buildlink3.mk" -.include "../../devel/libglade2/buildlink3.mk" +.include "../../devel/libglade/buildlink3.mk" .include "../../devel/libgnome/buildlink3.mk" .include "../../devel/libgnomeui/buildlink3.mk" .include "../../devel/pango/buildlink3.mk"