diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-20 20:19:47 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-20 20:19:47 +0000 |
commit | 608d91fd120c40239cc3b2409ae4ef4c49aec3f1 (patch) | |
tree | 856bcd1a37c9f10265b532f480004d01c34d1335 /net | |
parent | 21105e5b88defd54cd86af9bf5b0b9e1699c754d (diff) | |
download | ports-608d91fd120c40239cc3b2409ae4ef4c49aec3f1.tar.gz ports-608d91fd120c40239cc3b2409ae4ef4c49aec3f1.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-BBS-UserInfo-Wretch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/p5-BBS-UserInfo-Wretch/Makefile b/net/p5-BBS-UserInfo-Wretch/Makefile index 6bd1795188bc..1305caf54fbd 100644 --- a/net/p5-BBS-UserInfo-Wretch/Makefile +++ b/net/p5-BBS-UserInfo-Wretch/Makefile @@ -18,6 +18,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Expect>=0:${PORTSDIR}/lang/p5-Expect RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USE_PERL5= configure USES= perl5 |