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/security/gnome-keyring-manager/Attic/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/security/gnome-keyring-manager/Attic/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.17 retrieving revision 1.53 diff -u -p -r1.17 -r1.53 --- pkgsrc/security/gnome-keyring-manager/Attic/Makefile 2008/06/20 01:09:33 1.17 +++ pkgsrc/security/gnome-keyring-manager/Attic/Makefile 2016/03/05 11:29:20 1.53 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2008/06/20 01:09:33 joerg Exp $ +# $NetBSD: Makefile,v 1.53 2016/03/05 11:29:20 jperkin Exp $ # DISTNAME= gnome-keyring-manager-2.20.0 -PKGREVISION= 1 +PKGREVISION= 33 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-keyring-manager/2.20/} EXTRACT_SUFX= .tar.bz2 @@ -11,10 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://gnomesupport.org/wiki/index.php/GNOME_Keyring_Manager_Wiki COMMENT= GNOME password and secret manager -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES -USE_DIRS+= gnome2-1.6 USE_LIBTOOL= YES USE_PKGLOCALEDIR= YES USE_TOOLS+= gmake intltool msgfmt pkg-config @@ -30,6 +27,6 @@ BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.6. .include "../../security/gnome-keyring/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../textproc/gnome-doc-utils/buildlink3.mk" -.include "../../textproc/scrollkeeper/omf.mk" +.include "../../mk/omf-scrollkeeper.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../mk/bsd.pkg.mk"