summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorgdt <gdt>2013-05-14 16:14:55 +0000
committergdt <gdt>2013-05-14 16:14:55 +0000
commit714cf623087fdcaf16ed745092caf04ed9a8a6a4 (patch)
treeaeaaaafcc3675b7b079ce08adccf0bc702b0b5f6 /mail
parentae062b01293916597c1f3d7c8fe73d04b6ac40fb (diff)
downloadpkgsrc-714cf623087fdcaf16ed745092caf04ed9a8a6a4.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')
-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