diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-10-01 23:56:57 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-10-01 23:56:57 +0800 |
commit | 720b825bc871769d0a111485572327f9b26eec56 (patch) | |
tree | 42d4e20485493e96be4717152528eadb6c575bd5 /www/p5-Catalyst-Plugin-Authentication-OpenID | |
parent | ca9845acfad2d7b140a1bfe5554c3d7d494b470b (diff) | |
download | freebsd-ports-gnome-720b825bc871769d0a111485572327f9b26eec56.tar.gz freebsd-ports-gnome-720b825bc871769d0a111485572327f9b26eec56.tar.zst freebsd-ports-gnome-720b825bc871769d0a111485572327f9b26eec56.zip |
- Add NO_ARCH
Diffstat (limited to 'www/p5-Catalyst-Plugin-Authentication-OpenID')
-rw-r--r-- | www/p5-Catalyst-Plugin-Authentication-OpenID/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-Catalyst-Plugin-Authentication-OpenID/Makefile b/www/p5-Catalyst-Plugin-Authentication-OpenID/Makefile index fbdf59272c96..26e1a600ad91 100644 --- a/www/p5-Catalyst-Plugin-Authentication-OpenID/Makefile +++ b/www/p5-Catalyst-Plugin-Authentication-OpenID/Makefile @@ -19,6 +19,7 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Net-OpenID-Consumer>=0:${PORTSDIR}/net/p5-Net-OpenID-Consumer RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USE_PERL5= configure USES= perl5 |