summaryrefslogtreecommitdiff
path: root/mail/claws-mail-spamreport/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/claws-mail-spamreport/Makefile')
-rw-r--r--mail/claws-mail-spamreport/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/mail/claws-mail-spamreport/Makefile b/mail/claws-mail-spamreport/Makefile
index 054b11b080b..98e1cab4418 100644
--- a/mail/claws-mail-spamreport/Makefile
+++ b/mail/claws-mail-spamreport/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.44 2015/04/25 14:23:28 tnn Exp $
+# $NetBSD: Makefile,v 1.45 2015/10/31 18:54:47 nros Exp $
#
PLUGIN_NAME= spam_report
-PKGREVISION= 1
.include "../../mail/claws-mail/plugins.mk"
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -10,8 +9,6 @@ COMMENT= Report spam to various places
CONFIGURE_ARGS+= --enable-${PLUGIN_NAME}-plugin
-PLIST_SRC= PLIST
-
DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
.include "../../mk/bsd.pkg.mk"