diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-20 20:24:51 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-20 20:24:51 +0000 |
commit | 43fc76109830c8fce6b7ca58374052a06c2ed677 (patch) | |
tree | bf864155ceaa5c62895d7d4af5ccff030c1c0af9 /net | |
parent | 716d77b8245b865d1d42dc8af1373b8fd8c4b35e (diff) | |
download | ports-43fc76109830c8fce6b7ca58374052a06c2ed677.tar.gz ports-43fc76109830c8fce6b7ca58374052a06c2ed677.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-IO-Socket-UNIX-Util/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/p5-IO-Socket-UNIX-Util/Makefile b/net/p5-IO-Socket-UNIX-Util/Makefile index c724d0e69fdd..78e9adf525ec 100644 --- a/net/p5-IO-Socket-UNIX-Util/Makefile +++ b/net/p5-IO-Socket-UNIX-Util/Makefile @@ -13,6 +13,7 @@ COMMENT= Unix domain socket utilities LICENSE= ART10 GPLv1 LICENSE_COMB= dual +NO_ARCH= yes USE_PERL5= configure USES= perl5 |