summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-05-31 13:37:20 +0000
committeramdmi3 <amdmi3@FreeBSD.org>2015-05-31 13:37:20 +0000
commit9ddacffbe3927590aeba4aeaf74bc4965c7fb6a9 (patch)
tree958a8d68deaaf416f8a145d02b8f31fd52a3aa33
parent43a88934c72361683e426001784960dd2ef9d63f (diff)
downloadFreeBSD-ports-9ddacffbe3927590aeba4aeaf74bc4965c7fb6a9.zip
FreeBSD-ports-9ddacffbe3927590aeba4aeaf74bc4965c7fb6a9.tar.gz
- Add NO_ARCH
Approved by: portmgr blanket
-rw-r--r--audio/p5-MP3-Tag/Makefile1
-rw-r--r--biology/p5-Bio-NEXUS/Makefile1
-rw-r--r--databases/p5-DBD-CSV/Makefile1
-rw-r--r--devel/p5-Data-Walk/Makefile1
-rw-r--r--devel/p5-Every/Makefile1
-rw-r--r--devel/p5-File-Grep/Makefile1
-rw-r--r--devel/p5-Types-Core/Makefile1
-rw-r--r--math/p5-Date-Handler/Makefile1
-rw-r--r--math/p5-Math-FixedPrecision/Makefile1
-rw-r--r--net-p2p/p5-Net-BitTorrent/Makefile1
-rw-r--r--net/p5-Net-DHCP/Makefile1
-rw-r--r--net/p5-Net-sFlow/Makefile1
-rw-r--r--net/p5-XPC/Makefile1
-rw-r--r--security/p5-Authen-PluggableCaptcha/Makefile1
-rw-r--r--security/p5-Crypt-TripleDES/Makefile1
-rw-r--r--sysutils/p5-Fuse-Simple/Makefile1
-rw-r--r--sysutils/p5-Ubic/Makefile1
-rw-r--r--textproc/p5-Net-Snort-Parser/Makefile1
-rw-r--r--textproc/p5-Spreadsheet-Read/Makefile1
19 files changed, 19 insertions, 0 deletions
diff --git a/audio/p5-MP3-Tag/Makefile b/audio/p5-MP3-Tag/Makefile
index f29252c..30eb22d 100644
--- a/audio/p5-MP3-Tag/Makefile
+++ b/audio/p5-MP3-Tag/Makefile
@@ -13,6 +13,7 @@ COMMENT= Module for reading tags of MP3 audio files
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
CONFLICTS= p5-tagged-0.*
diff --git a/biology/p5-Bio-NEXUS/Makefile b/biology/p5-Bio-NEXUS/Makefile
index 8cc58db..b4d20de 100644
--- a/biology/p5-Bio-NEXUS/Makefile
+++ b/biology/p5-Bio-NEXUS/Makefile
@@ -20,5 +20,6 @@ TEST_DEPENDS= p5-Test-Deep>=0.106:${PORTSDIR}/devel/p5-Test-Deep \
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/databases/p5-DBD-CSV/Makefile b/databases/p5-DBD-CSV/Makefile
index 2f50325..46a00cd 100644
--- a/databases/p5-DBD-CSV/Makefile
+++ b/databases/p5-DBD-CSV/Makefile
@@ -20,5 +20,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5 tar:tgz
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/devel/p5-Data-Walk/Makefile b/devel/p5-Data-Walk/Makefile
index 90d06ff..f394e84 100644
--- a/devel/p5-Data-Walk/Makefile
+++ b/devel/p5-Data-Walk/Makefile
@@ -16,5 +16,6 @@ LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/devel/p5-Every/Makefile b/devel/p5-Every/Makefile
index 2250afe..483fe4f 100644
--- a/devel/p5-Every/Makefile
+++ b/devel/p5-Every/Makefile
@@ -17,5 +17,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/devel/p5-File-Grep/Makefile b/devel/p5-File-Grep/Makefile
index df67f9d..6d0bea8 100644
--- a/devel/p5-File-Grep/Makefile
+++ b/devel/p5-File-Grep/Makefile
@@ -13,5 +13,6 @@ COMMENT= Perl Module that Find matches to a pattern in files or function
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/devel/p5-Types-Core/Makefile b/devel/p5-Types-Core/Makefile
index 82e943e..f0d4c6b 100644
--- a/devel/p5-Types-Core/Makefile
+++ b/devel/p5-Types-Core/Makefile
@@ -20,6 +20,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PERL5= configure
USES= perl5
+NO_ARCH= yes
.include <bsd.port.pre.mk>
diff --git a/math/p5-Date-Handler/Makefile b/math/p5-Date-Handler/Makefile
index f23109d..1cc832c 100644
--- a/math/p5-Date-Handler/Makefile
+++ b/math/p5-Date-Handler/Makefile
@@ -13,6 +13,7 @@ COMMENT= Perl module for calculating time differences
USES= perl5
USE_PERL5= configure patch
+NO_ARCH= yes
post-patch:
@${PERL} -pi -e 's/[a-z][a-z]_[A-Z][A-Z]/$$&.ISO8859-15/g' \
diff --git a/math/p5-Math-FixedPrecision/Makefile b/math/p5-Math-FixedPrecision/Makefile
index 2fe1334..2b9f340 100644
--- a/math/p5-Math-FixedPrecision/Makefile
+++ b/math/p5-Math-FixedPrecision/Makefile
@@ -13,5 +13,6 @@ COMMENT= Perl module that provides decimal math without floating point errors
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/net-p2p/p5-Net-BitTorrent/Makefile b/net-p2p/p5-Net-BitTorrent/Makefile
index 80be1b3..98dce19 100644
--- a/net-p2p/p5-Net-BitTorrent/Makefile
+++ b/net-p2p/p5-Net-BitTorrent/Makefile
@@ -20,5 +20,6 @@ CONFIGURE_ARGS= </dev/null
USES= perl5
USE_PERL5= modbuild
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/net/p5-Net-DHCP/Makefile b/net/p5-Net-DHCP/Makefile
index fe415e4..a05b6de 100644
--- a/net/p5-Net-DHCP/Makefile
+++ b/net/p5-Net-DHCP/Makefile
@@ -18,5 +18,6 @@ TEST_DEPENDS= p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn
USES= perl5
USE_PERL5= modbuild
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/net/p5-Net-sFlow/Makefile b/net/p5-Net-sFlow/Makefile
index 18c99d5..94280bb 100644
--- a/net/p5-Net-sFlow/Makefile
+++ b/net/p5-Net-sFlow/Makefile
@@ -15,5 +15,6 @@ LICENSE= ART10
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/net/p5-XPC/Makefile b/net/p5-XPC/Makefile
index f9ca121..fae4d2b 100644
--- a/net/p5-XPC/Makefile
+++ b/net/p5-XPC/Makefile
@@ -19,5 +19,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/security/p5-Authen-PluggableCaptcha/Makefile b/security/p5-Authen-PluggableCaptcha/Makefile
index 0d73f76..66fab05 100644
--- a/security/p5-Authen-PluggableCaptcha/Makefile
+++ b/security/p5-Authen-PluggableCaptcha/Makefile
@@ -17,5 +17,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/security/p5-Crypt-TripleDES/Makefile b/security/p5-Crypt-TripleDES/Makefile
index 743128c..2fd0784 100644
--- a/security/p5-Crypt-TripleDES/Makefile
+++ b/security/p5-Crypt-TripleDES/Makefile
@@ -13,5 +13,6 @@ COMMENT= Perl module implementing the Triple-DES cipher
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/sysutils/p5-Fuse-Simple/Makefile b/sysutils/p5-Fuse-Simple/Makefile
index fbf08ca..e26d402 100644
--- a/sysutils/p5-Fuse-Simple/Makefile
+++ b/sysutils/p5-Fuse-Simple/Makefile
@@ -18,6 +18,7 @@ LICENSE_COMB= dual
BUILD_DEPENDS= p5-Fuse>=0:${PORTSDIR}/sysutils/p5-Fuse
RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
USE_PERL5= configure
USES= perl5
diff --git a/sysutils/p5-Ubic/Makefile b/sysutils/p5-Ubic/Makefile
index d115db5..c291448 100644
--- a/sysutils/p5-Ubic/Makefile
+++ b/sysutils/p5-Ubic/Makefile
@@ -29,6 +29,7 @@ TEST_DEPENDS= p5-Test-Class>=0:${PORTSDIR}/devel/p5-Test-Class \
USES= perl5
USE_PERL5= configure
REINPLACE_ARGS= -i ''
+NO_ARCH= yes
post-patch:
@${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|' \
diff --git a/textproc/p5-Net-Snort-Parser/Makefile b/textproc/p5-Net-Snort-Parser/Makefile
index 1b2744e..642b448 100644
--- a/textproc/p5-Net-Snort-Parser/Makefile
+++ b/textproc/p5-Net-Snort-Parser/Makefile
@@ -14,5 +14,6 @@ COMMENT= Perl modules for parsing Snort configuration files
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/textproc/p5-Spreadsheet-Read/Makefile b/textproc/p5-Spreadsheet-Read/Makefile
index 9f2f218..817da07 100644
--- a/textproc/p5-Spreadsheet-Read/Makefile
+++ b/textproc/p5-Spreadsheet-Read/Makefile
@@ -25,5 +25,6 @@ TEST_DEPENDS= p5-Test-NoWarnings>0:${PORTSDIR}/devel/p5-Test-NoWarnings
USES= perl5 tar:tgz
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
OpenPOWER on IntegriCloud