summaryrefslogtreecommitdiff
path: root/mail/p5-Mail-ClamAV
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2013-05-14 16:14:55 +0000
committergdt <gdt@pkgsrc.org>2013-05-14 16:14:55 +0000
commite15f1f7cb6c12ede33f9b7ad54b697b0c2b0f69f (patch)
treeaeaaaafcc3675b7b079ce08adccf0bc702b0b5f6 /mail/p5-Mail-ClamAV
parentefcd4064f990fdcb29986cc29e8708fd405b39cf (diff)
downloadpkgsrc-e15f1f7cb6c12ede33f9b7ad54b697b0c2b0f69f.tar.gz
Stop using PKG_OPTIONS.clamav as the options variable.
In 2005, this package started using PKG_OPTIONS.clamav instead of the expected PKG_OPTIONS.p5-Mail-ClamAV, on the theory that the options were the same. Now, clamav supports "milter" and "clamav-experimental", and p5- supports "curl". So there's no way to build this package with the curl option, and no way to build this package if clamav has any options set. Therefore, the change being committed will not bother anyone :-) Nevertheless, bump PKGREVISION.
Diffstat (limited to 'mail/p5-Mail-ClamAV')
-rw-r--r--mail/p5-Mail-ClamAV/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/p5-Mail-ClamAV/Makefile b/mail/p5-Mail-ClamAV/Makefile
index ffeb0b7a91c..88d08a5bb00 100644
--- a/mail/p5-Mail-ClamAV/Makefile
+++ b/mail/p5-Mail-ClamAV/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2013/02/06 23:22:47 jperkin Exp $
+# $NetBSD: Makefile,v 1.38 2013/05/14 16:14:55 gdt Exp $
DISTNAME= Mail-ClamAV-0.29
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/}
@@ -19,7 +19,7 @@ BUILDLINK_API_DEPENDS.clamav+= clamav>=0.95.1
PERL5_PACKLIST= auto/Mail/ClamAV/.packlist
PTHREAD_OPTS+= require
-PKG_OPTIONS_VAR= PKG_OPTIONS.clamav
+PKG_OPTIONS_VAR= PKG_OPTIONS.p5-Mail-ClamAV
PKG_SUPPORTED_OPTIONS= curl
PKG_SUGGESTED_OPTIONS= curl