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.96 retrieving revision 1.110 diff -u -p -r1.96 -r1.110 --- pkgsrc/misc/yelp/Attic/Makefile 2011/06/26 12:46:06 1.96 +++ pkgsrc/misc/yelp/Attic/Makefile 2012/10/02 17:11:39 1.110 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.96 2011/06/26 12:46:06 obache Exp $ +# $NetBSD: Makefile,v 1.110 2012/10/02 17:11:39 tron Exp $ # DISTNAME= yelp-2.30.2 -PKGREVISION= 3 +PKGREVISION= 17 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/2.30/} EXTRACT_SUFX= .tar.bz2 @@ -33,20 +33,12 @@ BUILDLINK_API_DEPENDS.libxml2+= libxml BUILDLINK_DEPMETHOD.gnome-doc-utils+= full BUILDLINK_DEPMETHOD.libXt?= build -# for xulrunner-2 support patch -BUILD_DEPENDS+= gnome-common-[0-9]*:../../devel/gnome-common -USE_TOOLS+= autoconf automake aclocal gettext-m4 -AUTOMAKE_REQD= 1.9 -AUTOMAKE_OVERRIDE= no -pre-configure: - ${RUN}cd ${WRKSRC};${SETENV} ${CONFIGURE_ENV} NOCONFIGURE=y ./autogen.sh - .include "../../archivers/bzip2/buildlink3.mk" .include "../../devel/GConf/schemas.mk" .include "../../devel/gettext-lib/buildlink3.mk" .include "../../devel/glib2/buildlink3.mk" .include "../../devel/pango/buildlink3.mk" -.include "../../devel/xulrunner/buildlink3.mk" +.include "../../devel/xulrunner192/buildlink3.mk" .include "../../devel/zlib/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../net/ORBit2/buildlink3.mk"