diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-10-04 01:12:02 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-10-04 01:12:02 +0800 |
commit | aa24bfc9d95d4dd2467649c3f1fbec41a231f52e (patch) | |
tree | 1ddf5f0d8190f4261b2528e978f899ea9630f421 /security | |
parent | 66f44920a04ec3ab96cc24c557d6a1a134767c8b (diff) | |
download | freebsd-ports-gnome-aa24bfc9d95d4dd2467649c3f1fbec41a231f52e.tar.gz freebsd-ports-gnome-aa24bfc9d95d4dd2467649c3f1fbec41a231f52e.tar.zst freebsd-ports-gnome-aa24bfc9d95d4dd2467649c3f1fbec41a231f52e.zip |
- Add NO_ARCH
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Yahoo-BBAuth/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-Yahoo-BBAuth/Makefile b/security/p5-Yahoo-BBAuth/Makefile index 1bb2dbb33d33..721a6d788a20 100644 --- a/security/p5-Yahoo-BBAuth/Makefile +++ b/security/p5-Yahoo-BBAuth/Makefile @@ -19,6 +19,7 @@ BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-libwww>=5.6:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USE_PERL5= configure USES= perl5 shebangfix |