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.16 retrieving revision 1.51 diff -u -p -r1.16 -r1.51 --- pkgsrc/security/gnome-keyring-manager/Attic/Makefile 2008/04/30 13:38:16 1.16 +++ pkgsrc/security/gnome-keyring-manager/Attic/Makefile 2014/05/05 00:48:18 1.51 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2008/04/30 13:38:16 jmmv Exp $ +# $NetBSD: Makefile,v 1.51 2014/05/05 00:48:18 ryoon Exp $ # DISTNAME= gnome-keyring-manager-2.20.0 -PKGREVISION= 1 +PKGREVISION= 31 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-keyring-manager/2.20/} EXTRACT_SUFX= .tar.bz2 @@ -12,7 +12,6 @@ HOMEPAGE= http://gnomesupport.org/wiki/i COMMENT= GNOME password and secret manager GNU_CONFIGURE= YES -USE_DIRS+= gnome2-1.6 USE_LIBTOOL= YES USE_PKGLOCALEDIR= YES USE_TOOLS+= gmake intltool msgfmt pkg-config @@ -28,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"