aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-10-04 01:11:45 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-10-04 01:11:45 +0800
commit233b3ee73384c7a87d8eaf6925f4fd61413f9d4b (patch)
treebb26e56ca01dded8a5df6985753070e928f35971
parent1da431e1f5871cd4d8b545f4f9bfac3550ab1465 (diff)
downloadfreebsd-ports-gnome-233b3ee73384c7a87d8eaf6925f4fd61413f9d4b.tar.gz
freebsd-ports-gnome-233b3ee73384c7a87d8eaf6925f4fd61413f9d4b.tar.zst
freebsd-ports-gnome-233b3ee73384c7a87d8eaf6925f4fd61413f9d4b.zip
- Add NO_ARCH
-rw-r--r--security/p5-Authen-Simple/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-Authen-Simple/Makefile b/security/p5-Authen-Simple/Makefile
index 0718e5cdebf2..c5f2924d9716 100644
--- a/security/p5-Authen-Simple/Makefile
+++ b/security/p5-Authen-Simple/Makefile
@@ -20,6 +20,7 @@ BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate
RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
USE_PERL5= configure
USES= perl5