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.19 retrieving revision 1.51 diff -u -p -r1.19 -r1.51 --- pkgsrc/mail/claws-mail-pgpcore/Makefile 2011/01/13 13:36:38 1.19 +++ pkgsrc/mail/claws-mail-pgpcore/Makefile 2017/02/12 06:24:46 1.51 @@ -1,20 +1,15 @@ -# $NetBSD: Makefile,v 1.19 2011/01/13 13:36:38 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2017/02/12 06:24:46 ryoon Exp $ # -PKG_DESTDIR_SUPPORT= user-destdir - PLUGIN_NAME= pgpcore +PKGREVISION= 5 .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