diff options
author | drochner <drochner@pkgsrc.org> | 2013-07-24 15:29:21 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2013-07-24 15:29:21 +0000 |
commit | b527de57d44e7c23413ae3e8ba1b7845e8fcf566 (patch) | |
tree | 46b36b94411beef87f6e68326d0dc766e5a90f84 /mail/claws-mail-pgpcore | |
parent | 629753a3f6a4650a33c73398fe29c628346b9788 (diff) | |
download | pkgsrc-b527de57d44e7c23413ae3e8ba1b7845e8fcf566.tar.gz |
sync claws-mail plugins with base pkg
Diffstat (limited to 'mail/claws-mail-pgpcore')
-rw-r--r-- | mail/claws-mail-pgpcore/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/claws-mail-pgpcore/Makefile b/mail/claws-mail-pgpcore/Makefile index 2ce3ec180ec..fa998b19ab7 100644 --- a/mail/claws-mail-pgpcore/Makefile +++ b/mail/claws-mail-pgpcore/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2013/06/06 12:53:53 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2013/07/24 15:29:22 drochner Exp $ # PLUGIN_NAME= pgpcore -PKGREVISION= 8 .include "../../mail/claws-mail/plugins.mk" MAINTAINER= pkgsrc-users@NetBSD.org @@ -12,7 +11,6 @@ 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 |