- missing PKG_ARCH

This commit is contained in:
msf 2004-12-30 04:15:06 +00:00
parent 765fffcadf
commit 07c035344b
2 changed files with 6 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2004/12/30 03:58:31 msf Exp $
# $OpenBSD: Makefile,v 1.3 2004/12/30 04:15:06 msf Exp $
COMMENT= "Porters stemming algorithm for Denmark"
@ -18,4 +18,6 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/}
CONFIGURE_STYLE= perl
PKG_ARCH= *
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2004/12/30 04:00:50 msf Exp $
# $OpenBSD: Makefile,v 1.2 2004/12/30 04:15:07 msf Exp $
COMMENT= "Porters stemming algorithm for Denmark"
@ -19,4 +19,6 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AS/ASKSH/}
CONFIGURE_STYLE= perl
PKG_ARCH= *
.include <bsd.port.mk>