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.23 retrieving revision 1.64 diff -u -p -r1.23 -r1.64 --- pkgsrc/mail/claws-mail-pgpcore/Makefile 2012/02/06 12:40:48 1.23 +++ pkgsrc/mail/claws-mail-pgpcore/Makefile 2018/11/14 22:21:57 1.64 @@ -1,21 +1,15 @@ -# $NetBSD: Makefile,v 1.23 2012/02/06 12:40:48 wiz Exp $ +# $NetBSD: Makefile,v 1.64 2018/11/14 22:21:57 kleink Exp $ # -PKG_DESTDIR_SUPPORT= user-destdir - PLUGIN_NAME= pgpcore +PKGREVISION= 2 .include "../../mail/claws-mail/plugins.mk" -PKGREVISION= 1 - MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Handles core PGP functions PLIST_SRC+= PLIST -PLIST_SRC+= PLIST - -CONFIGURE_ARGS+= --enable-gpgme CONFIGURE_ARGS+= --enable-pgpcore-plugin CONFIGURE_ARGS+= --enable-pgpmime-plugin CONFIGURE_ARGS+= --enable-pgpinline-plugin