From cc37205ca391f5e056c2de6e88376bf0c1f3859c Mon Sep 17 00:00:00 2001 From: jasper Date: Tue, 19 Apr 2011 14:51:41 +0000 Subject: [PATCH] this wasn't using cpan.port.mk, so removing PKG_ARCH wasn't a no-op. --- mail/p5-FuzzyOcr/Makefile | 4 +++- mail/p5-GetLive/Makefile | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/mail/p5-FuzzyOcr/Makefile b/mail/p5-FuzzyOcr/Makefile index 17832e43a97..360a0d90c02 100644 --- a/mail/p5-FuzzyOcr/Makefile +++ b/mail/p5-FuzzyOcr/Makefile @@ -1,10 +1,12 @@ -# $OpenBSD: Makefile,v 1.4 2011/04/16 11:52:45 jasper Exp $ +# $OpenBSD: Makefile,v 1.5 2011/04/19 14:54:52 jasper Exp $ COMMENT= detect image spam with SpamAssassin V= 3.6.0 DISTNAME= fuzzyocr-$V PKGNAME= p5-FuzzyOcr-$V +PKG_ARCH= * +REVISION= 0 CATEGORIES= mail perl5 HOMEPAGE= http://fuzzyocr.own-hero.net/ diff --git a/mail/p5-GetLive/Makefile b/mail/p5-GetLive/Makefile index 9d33dfeb875..e22c09bd2b6 100644 --- a/mail/p5-GetLive/Makefile +++ b/mail/p5-GetLive/Makefile @@ -1,9 +1,11 @@ -# $OpenBSD: Makefile,v 1.9 2011/04/16 11:52:45 jasper Exp $ +# $OpenBSD: Makefile,v 1.10 2011/04/19 14:51:41 jasper Exp $ COMMENT= automatically fetch hotmail.com email DISTNAME= GetLive_0_59 PKGNAME= p5-GetLive-0.59 +PKG_ARCH= * +REVISION= 0 CATEGORIES= mail perl5 EXTRACT_SUFX= .tgz