diff --git a/databases/p5-DBD-mysqlPP/Makefile b/databases/p5-DBD-mysqlPP/Makefile index 161732d0947..5ec75eefa1a 100644 --- a/databases/p5-DBD-mysqlPP/Makefile +++ b/databases/p5-DBD-mysqlPP/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2003/01/28 18:20:37 wilfried Exp $ +# $OpenBSD: Makefile,v 1.5 2004/02/01 20:17:43 wilfried Exp $ COMMENT= "Pure Perl MySQL driver for the Perl DBI" @@ -24,4 +24,6 @@ RUN_DEPENDS= :p5-DBI->=1.14:databases/p5-DBI \ CONFIGURE_STYLE= perl +PKG_ARCH= * + .include diff --git a/devel/p5-Data-ShowTable/Makefile b/devel/p5-Data-ShowTable/Makefile index 086e4ca7ab0..4532406e9e8 100644 --- a/devel/p5-Data-ShowTable/Makefile +++ b/devel/p5-Data-ShowTable/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2002/09/17 14:46:06 wilfried Exp $ +# $OpenBSD: Makefile,v 1.6 2004/02/01 20:17:44 wilfried Exp $ COMMENT= 'print arrays of data in a nicely formatted listing' @@ -18,4 +18,6 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} CONFIGURE_STYLE= perl +PKG_ARCH= * + .include diff --git a/net/p5-Net-MySQL/Makefile b/net/p5-Net-MySQL/Makefile index bb0409d4b8c..bfa66074887 100644 --- a/net/p5-Net-MySQL/Makefile +++ b/net/p5-Net-MySQL/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2003/01/28 18:18:53 wilfried Exp $ +# $OpenBSD: Makefile,v 1.6 2004/02/01 20:17:44 wilfried Exp $ COMMENT= "Pure Perl MySQL network protocol interface" @@ -19,4 +19,6 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} CONFIGURE_STYLE= perl +PKG_ARCH= * + .include diff --git a/security/p5-Digest-BubbleBabble/Makefile b/security/p5-Digest-BubbleBabble/Makefile index bb34517a1e0..f10bac22002 100644 --- a/security/p5-Digest-BubbleBabble/Makefile +++ b/security/p5-Digest-BubbleBabble/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2004/01/11 11:48:18 wilfried Exp $ +# $OpenBSD: Makefile,v 1.2 2004/02/01 20:17:44 wilfried Exp $ COMMENT= "module to bubble-babble fingerprints" @@ -18,4 +18,6 @@ PERMIT_DISTFILES_FTP= Yes CONFIGURE_STYLE= perl +PKG_ARCH= * + .include