aboutsummaryrefslogtreecommitdiff
path: root/net/p5-IO-Socket-Socks
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2016-09-10 14:14:08 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2016-09-10 14:14:08 +0000
commitd5c89b234b286500f52fe0ff8551b4bdc676a04e (patch)
treeb28a87f055ed53434167795199c5b31cba27b3e1 /net/p5-IO-Socket-Socks
parentc0744928bd471e6a9df38967bc33bf95b9333967 (diff)
downloadports-d5c89b234b286500f52fe0ff8551b4bdc676a04e.tar.gz
ports-d5c89b234b286500f52fe0ff8551b4bdc676a04e.zip
Mark NO_ARCH
Notes
Notes: svn path=/head/; revision=421693
Diffstat (limited to 'net/p5-IO-Socket-Socks')
-rw-r--r--net/p5-IO-Socket-Socks/Makefile1
1 files changed, 1 insertions, 0 deletions
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>