summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2016-09-10 14:14:08 +0000
committerehaupt <ehaupt@FreeBSD.org>2016-09-10 14:14:08 +0000
commit69c442356333787dcedde4c0274076e6962699d6 (patch)
treeb28a87f055ed53434167795199c5b31cba27b3e1
parenta94cab21c08810dfb0ec7cf1a54b6cc45e3a3bb5 (diff)
downloadFreeBSD-ports-69c442356333787dcedde4c0274076e6962699d6.zip
FreeBSD-ports-69c442356333787dcedde4c0274076e6962699d6.tar.gz
Mark NO_ARCH
-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 de5fb91..bc11d88 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 2379144..5444a79 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 78ed4b9..fd231e8 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 0db4fda..08c0862 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 3dcfce0..6ebb465 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 ebdd2c5..da6f5e0 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 4f4fb8f..8df5587 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 b14783b..2cac078 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 76fe28c..f079f6f 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 4dd1364..a50b10d 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 1995c9c..e01d12b 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 18173d3..ac3294a 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 650d6ae..d444012 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 6e13f80..2e38ac9 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 a003af7..4b63f05 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 5946038..463f263 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 ee6ee4a..63f764d 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 c4f7811..08ce0ca 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 f4b6a9b..ea3cf71 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 2c46e47..d55b432 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 d1c02fc..50a06a4 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 7fc0143..f1d4498 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 994ca34..a8b204c 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 54d8049..27dbceb 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 aee2ff9..cc8a64b 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 ed49ceb..cec5713 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 a19ac6d..eb5b4b6 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>
OpenPOWER on IntegriCloud