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.57 retrieving revision 1.63 diff -u -p -r1.57 -r1.63 --- pkgsrc/misc/yelp/Attic/Makefile 2006/09/15 15:20:16 1.57 +++ pkgsrc/misc/yelp/Attic/Makefile 2006/12/23 13:59:57 1.63 @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.57 2006/09/15 15:20:16 jmmv Exp $ +# $NetBSD: Makefile,v 1.63 2006/12/23 13:59:57 rillig Exp $ # -DISTNAME= yelp-2.16.0 +DISTNAME= yelp-2.16.2 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/2.16/} EXTRACT_SUFX= .tar.bz2 @@ -20,26 +21,20 @@ USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes USE_LANGUAGES= c c++ - +CONFIGURE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR} CONFIGURE_ARGS+= --with-html-widget=gtkhtml2 GCONF2_SCHEMAS= yelp.schemas -PKG_OPTIONS_VAR= PKG_OPTIONS.yelp -.include "../../www/mozilla/gecko-options.mk" -.include "../../mk/bsd.options.mk" - -.if !empty(PKG_OPTIONS:Mfirefox) -# Require a version that has the .pc files in it. -BUILDLINK_API_DEPENDS.firefox+= firefox>=1.5nb2 -.endif +.include "options.mk" + BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.10.0 BUILDLINK_API_DEPENDS.libgnome+= libgnome>=2.14.0 BUILDLINK_API_DEPENDS.libgnomeui+= libgnomeui>=2.14.0 BUILDLINK_API_DEPENDS.startup-notification+= startup-notification>=0.8 BUILDLINK_API_DEPENDS.libxml2+= libxml2>=2.6.5 -BUILDLINK_DEPMETHOD.gnome-doc-utils+= run +BUILDLINK_DEPMETHOD.gnome-doc-utils+= full .include "../../archivers/bzip2/buildlink3.mk" .include "../../devel/GConf2/schemas.mk" @@ -60,7 +55,7 @@ BUILDLINK_DEPMETHOD.gnome-doc-utils+= .include "../../textproc/libxslt/buildlink3.mk" .include "../../textproc/gnome-doc-utils/buildlink3.mk" .include "../../textproc/scrollkeeper/omf.mk" -.include "../../www/mozilla/gecko-depends.mk" +.include "../../www/seamonkey/gecko-depends.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../x11/startup-notification/buildlink3.mk"