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/mail/claws-mail-pgpcore/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/mail/claws-mail-pgpcore/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.13 retrieving revision 1.30 diff -u -p -r1.13 -r1.30 --- pkgsrc/mail/claws-mail-pgpcore/Makefile 2009/08/26 20:22:52 1.13 +++ pkgsrc/mail/claws-mail-pgpcore/Makefile 2012/12/16 01:52:18 1.30 @@ -1,14 +1,11 @@ -# $NetBSD: Makefile,v 1.13 2009/08/26 20:22:52 sno Exp $ +# $NetBSD: Makefile,v 1.30 2012/12/16 01:52:18 obache Exp $ # -PKG_DESTDIR_SUPPORT= user-destdir - PLUGIN_NAME= pgpcore +PKGREVISION= 4 .include "../../mail/claws-mail/plugins.mk" -PKGREVISION= 1 - -MAINTAINER= smb@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Handles core PGP functions PLIST_SRC+= PLIST @@ -21,7 +18,7 @@ CONFIGURE_ARGS+= --enable-pgpmime-plugin CONFIGURE_ARGS+= --enable-pgpinline-plugin DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail -DEPENDS+= gnupg>=1.4.9:../../security/gnupg +#DEPENDS+= gnupg>=1.4.9:../../security/gnupg DEPENDS+= gpgme>=1.1.4nb2:../../security/gpgme .include "../../mail/claws-mail/Makefile.vers"