diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-10-01 23:57:55 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-10-01 23:57:55 +0800 |
commit | 0c89ee5c5cc16f98a39f14a27b9e46fe2a4302a1 (patch) | |
tree | 987a636ed5459c4a03570af10cc5f6a909dfdfbb /www | |
parent | 1ed57f69b124d97c7c00ba7b780d464174388c29 (diff) | |
download | freebsd-ports-gnome-0c89ee5c5cc16f98a39f14a27b9e46fe2a4302a1.tar.gz freebsd-ports-gnome-0c89ee5c5cc16f98a39f14a27b9e46fe2a4302a1.tar.zst freebsd-ports-gnome-0c89ee5c5cc16f98a39f14a27b9e46fe2a4302a1.zip |
- Add NO_ARCH
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-LWPx-TimedHTTP/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-LWPx-TimedHTTP/Makefile b/www/p5-LWPx-TimedHTTP/Makefile index c9d03249fdc6..2e04f3da3476 100644 --- a/www/p5-LWPx-TimedHTTP/Makefile +++ b/www/p5-LWPx-TimedHTTP/Makefile @@ -18,6 +18,7 @@ BUILD_DEPENDS= p5-HTTP-Daemon>=0:${PORTSDIR}/www/p5-HTTP-Daemon \ p5-libwww>=6:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= p5-libwww>=6:${PORTSDIR}/www/p5-libwww +NO_ARCH= yes USE_PERL5= modbuild USES= perl5 |