this wasn't using cpan.port.mk, so removing PKG_ARCH wasn't a no-op.
This commit is contained in:
parent
e78cc821d6
commit
cc37205ca3
@ -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
|
COMMENT= detect image spam with SpamAssassin
|
||||||
|
|
||||||
V= 3.6.0
|
V= 3.6.0
|
||||||
DISTNAME= fuzzyocr-$V
|
DISTNAME= fuzzyocr-$V
|
||||||
PKGNAME= p5-FuzzyOcr-$V
|
PKGNAME= p5-FuzzyOcr-$V
|
||||||
|
PKG_ARCH= *
|
||||||
|
REVISION= 0
|
||||||
CATEGORIES= mail perl5
|
CATEGORIES= mail perl5
|
||||||
|
|
||||||
HOMEPAGE= http://fuzzyocr.own-hero.net/
|
HOMEPAGE= http://fuzzyocr.own-hero.net/
|
||||||
|
@ -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
|
COMMENT= automatically fetch hotmail.com email
|
||||||
|
|
||||||
DISTNAME= GetLive_0_59
|
DISTNAME= GetLive_0_59
|
||||||
PKGNAME= p5-GetLive-0.59
|
PKGNAME= p5-GetLive-0.59
|
||||||
|
PKG_ARCH= *
|
||||||
|
REVISION= 0
|
||||||
CATEGORIES= mail perl5
|
CATEGORIES= mail perl5
|
||||||
EXTRACT_SUFX= .tgz
|
EXTRACT_SUFX= .tgz
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user