aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--astro/p5-GPS-Babel/Makefile1
-rw-r--r--astro/p5-GPS-OID/Makefile1
-rw-r--r--astro/p5-GPS/Makefile1
-rw-r--r--converters/p5-plutil/Makefile1
-rw-r--r--devel/p5-Eval-Context/Makefile1
-rw-r--r--devel/p5-Hash-Slice/Makefile1
-rw-r--r--devel/p5-Package-Generator/Makefile1
-rw-r--r--devel/p5-Sort-Array/Makefile1
-rw-r--r--devel/p5-Sort-ArrayOfArrays/Makefile1
-rw-r--r--devel/p5-Test-Spelling/Makefile1
-rw-r--r--devel/p5-Uniq/Makefile1
-rw-r--r--mail/p5-Sendmail-AccessDB/Makefile1
-rw-r--r--net-mgmt/py-ipcalc/Makefile1
-rw-r--r--net/p5-IO-Socket-Socks/Makefile1
-rw-r--r--sysutils/p5-Dir-Purge/Makefile1
-rw-r--r--www/p5-Catalyst-View-XML-Feed/Makefile1
-rw-r--r--www/p5-Google-Search/Makefile1
-rw-r--r--www/p5-HTML-DOM/Makefile1
-rw-r--r--www/p5-HTTP-ProxyPAC/Makefile1
-rw-r--r--www/p5-JE/Makefile1
-rw-r--r--www/p5-Jemplate/Makefile1
-rw-r--r--www/p5-LWP-Protocol-socks/Makefile1
-rw-r--r--www/p5-Reddit-Client/Makefile1
-rw-r--r--www/p5-Reddit/Makefile1
-rw-r--r--www/p5-WWW-Scripter-Plugin-Ajax/Makefile1
-rw-r--r--www/p5-WWW-Scripter-Plugin-JavaScript/Makefile1
-rw-r--r--www/p5-WWW-Scripter/Makefile1
27 files changed, 27 insertions, 0 deletions
diff --git a/astro/p5-GPS-Babel/Makefile b/astro/p5-GPS-Babel/Makefile
index de5fb91ad289..bc11d8862c28 100644
--- a/astro/p5-GPS-Babel/Makefile
+++ b/astro/p5-GPS-Babel/Makefile
@@ -18,5 +18,6 @@ RUN_DEPENDS= p5-Geo-Gpx>=0.25:graphics/p5-Geo-Gpx \
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/astro/p5-GPS-OID/Makefile b/astro/p5-GPS-OID/Makefile
index 237914407997..5444a7926789 100644
--- a/astro/p5-GPS-OID/Makefile
+++ b/astro/p5-GPS-OID/Makefile
@@ -13,5 +13,6 @@ COMMENT= Package for GPS PRN - Object ID conversions
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/astro/p5-GPS/Makefile b/astro/p5-GPS/Makefile
index 78ed4b9ee477..fd231e84d8a7 100644
--- a/astro/p5-GPS/Makefile
+++ b/astro/p5-GPS/Makefile
@@ -17,5 +17,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/converters/p5-plutil/Makefile b/converters/p5-plutil/Makefile
index 0db4fda14280..08c086215d97 100644
--- a/converters/p5-plutil/Makefile
+++ b/converters/p5-plutil/Makefile
@@ -12,6 +12,7 @@ COMMENT= Perl implementation of Mac OS X plutil
USES= shebangfix perl5 tar:xz
USE_PERL5= run
+NO_ARCH= yes
NO_BUILD= yes
SHEBANG_FILES= ${PORTNAME}.pl
diff --git a/devel/p5-Eval-Context/Makefile b/devel/p5-Eval-Context/Makefile
index 3dcfce0adfc9..6ebb465c7778 100644
--- a/devel/p5-Eval-Context/Makefile
+++ b/devel/p5-Eval-Context/Makefile
@@ -33,5 +33,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= modbuild
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/devel/p5-Hash-Slice/Makefile b/devel/p5-Hash-Slice/Makefile
index ebdd2c5bd006..da6f5e0940ba 100644
--- a/devel/p5-Hash-Slice/Makefile
+++ b/devel/p5-Hash-Slice/Makefile
@@ -17,5 +17,6 @@ TEST_DEPENDS= p5-Test-Most>=0:devel/p5-Test-Most
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/devel/p5-Package-Generator/Makefile b/devel/p5-Package-Generator/Makefile
index 4f4fb8f5b9bc..8df5587040a8 100644
--- a/devel/p5-Package-Generator/Makefile
+++ b/devel/p5-Package-Generator/Makefile
@@ -13,5 +13,6 @@ COMMENT= This module lets you quickly and easily construct new packages
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/devel/p5-Sort-Array/Makefile b/devel/p5-Sort-Array/Makefile
index b14783bb26be..2cac078892cb 100644
--- a/devel/p5-Sort-Array/Makefile
+++ b/devel/p5-Sort-Array/Makefile
@@ -13,5 +13,6 @@ COMMENT= Powerful array sorting Perl interface
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/devel/p5-Sort-ArrayOfArrays/Makefile b/devel/p5-Sort-ArrayOfArrays/Makefile
index 76fe28c20623..f079f6f28512 100644
--- a/devel/p5-Sort-ArrayOfArrays/Makefile
+++ b/devel/p5-Sort-ArrayOfArrays/Makefile
@@ -13,5 +13,6 @@ COMMENT= Sort an arbitrary array of arrays
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/devel/p5-Test-Spelling/Makefile b/devel/p5-Test-Spelling/Makefile
index 4dd1364008bb..a50b10de6e04 100644
--- a/devel/p5-Test-Spelling/Makefile
+++ b/devel/p5-Test-Spelling/Makefile
@@ -21,6 +21,7 @@ RUN_DEPENDS= p5-Pod-Spell>=0:textproc/p5-Pod-Spell \
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.pre.mk>
diff --git a/devel/p5-Uniq/Makefile b/devel/p5-Uniq/Makefile
index 1995c9cefbd8..e01d12baf124 100644
--- a/devel/p5-Uniq/Makefile
+++ b/devel/p5-Uniq/Makefile
@@ -14,6 +14,7 @@ COMMENT= Perl extension for managing a uniq list of values
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/mail/p5-Sendmail-AccessDB/Makefile b/mail/p5-Sendmail-AccessDB/Makefile
index 18173d30cc9b..ac3294a84fcc 100644
--- a/mail/p5-Sendmail-AccessDB/Makefile
+++ b/mail/p5-Sendmail-AccessDB/Makefile
@@ -15,5 +15,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/net-mgmt/py-ipcalc/Makefile b/net-mgmt/py-ipcalc/Makefile
index 650d6aee888d..d4440121747d 100644
--- a/net-mgmt/py-ipcalc/Makefile
+++ b/net-mgmt/py-ipcalc/Makefile
@@ -12,5 +12,6 @@ COMMENT= Module to perform IP subnet calculations
USES= python
USE_PYTHON= distutils
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/net/p5-IO-Socket-Socks/Makefile b/net/p5-IO-Socket-Socks/Makefile
index 6e13f804b630..2e38ac986bac 100644
--- a/net/p5-IO-Socket-Socks/Makefile
+++ b/net/p5-IO-Socket-Socks/Makefile
@@ -12,5 +12,6 @@ COMMENT= Provides a way to create socks client or server both 4 and 5 version
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/sysutils/p5-Dir-Purge/Makefile b/sysutils/p5-Dir-Purge/Makefile
index a003af774a79..4b63f057a41b 100644
--- a/sysutils/p5-Dir-Purge/Makefile
+++ b/sysutils/p5-Dir-Purge/Makefile
@@ -13,5 +13,6 @@ COMMENT= Purge directories to a given number of files
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/www/p5-Catalyst-View-XML-Feed/Makefile b/www/p5-Catalyst-View-XML-Feed/Makefile
index 5946038e4f5a..463f2630cfac 100644
--- a/www/p5-Catalyst-View-XML-Feed/Makefile
+++ b/www/p5-Catalyst-View-XML-Feed/Makefile
@@ -20,5 +20,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/www/p5-Google-Search/Makefile b/www/p5-Google-Search/Makefile
index ee6ee4a48bc9..63f764d805c9 100644
--- a/www/p5-Google-Search/Makefile
+++ b/www/p5-Google-Search/Makefile
@@ -25,5 +25,6 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/www/p5-HTML-DOM/Makefile b/www/p5-HTML-DOM/Makefile
index c4f7811aef48..08ce0cae221b 100644
--- a/www/p5-HTML-DOM/Makefile
+++ b/www/p5-HTML-DOM/Makefile
@@ -22,5 +22,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/www/p5-HTTP-ProxyPAC/Makefile b/www/p5-HTTP-ProxyPAC/Makefile
index f4b6a9be836e..ea3cf71f2595 100644
--- a/www/p5-HTTP-ProxyPAC/Makefile
+++ b/www/p5-HTTP-ProxyPAC/Makefile
@@ -20,5 +20,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/www/p5-JE/Makefile b/www/p5-JE/Makefile
index 2c46e47a3468..d55b432a9883 100644
--- a/www/p5-JE/Makefile
+++ b/www/p5-JE/Makefile
@@ -18,6 +18,7 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
# Wrong versioning upstream
PORTSCOUT= skipv:0.54
diff --git a/www/p5-Jemplate/Makefile b/www/p5-Jemplate/Makefile
index d1c02fc6932a..50a06a49b6b1 100644
--- a/www/p5-Jemplate/Makefile
+++ b/www/p5-Jemplate/Makefile
@@ -19,5 +19,6 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/www/p5-LWP-Protocol-socks/Makefile b/www/p5-LWP-Protocol-socks/Makefile
index 7fc01435d3d9..f1d4498ee511 100644
--- a/www/p5-LWP-Protocol-socks/Makefile
+++ b/www/p5-LWP-Protocol-socks/Makefile
@@ -18,5 +18,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/www/p5-Reddit-Client/Makefile b/www/p5-Reddit-Client/Makefile
index 994ca34d3690..a8b204cfd00c 100644
--- a/www/p5-Reddit-Client/Makefile
+++ b/www/p5-Reddit-Client/Makefile
@@ -24,5 +24,6 @@ TEST_DEPENDS= p5-Test-MockModule>=0:devel/p5-Test-MockModule
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/www/p5-Reddit/Makefile b/www/p5-Reddit/Makefile
index 54d804927ba7..27dbceb89bfa 100644
--- a/www/p5-Reddit/Makefile
+++ b/www/p5-Reddit/Makefile
@@ -23,5 +23,6 @@ RUN_DEPENDS= p5-Moose>=0:devel/p5-Moose \
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/www/p5-WWW-Scripter-Plugin-Ajax/Makefile b/www/p5-WWW-Scripter-Plugin-Ajax/Makefile
index aee2ff98a74d..cc8a64be5890 100644
--- a/www/p5-WWW-Scripter-Plugin-Ajax/Makefile
+++ b/www/p5-WWW-Scripter-Plugin-Ajax/Makefile
@@ -17,5 +17,6 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/www/p5-WWW-Scripter-Plugin-JavaScript/Makefile b/www/p5-WWW-Scripter-Plugin-JavaScript/Makefile
index ed49ceb43ced..cec571385e55 100644
--- a/www/p5-WWW-Scripter-Plugin-JavaScript/Makefile
+++ b/www/p5-WWW-Scripter-Plugin-JavaScript/Makefile
@@ -16,5 +16,6 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/www/p5-WWW-Scripter/Makefile b/www/p5-WWW-Scripter/Makefile
index a19ac6db5a39..eb5b4b63f18d 100644
--- a/www/p5-WWW-Scripter/Makefile
+++ b/www/p5-WWW-Scripter/Makefile
@@ -18,5 +18,6 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>