Date: Thu, 1 Oct 2015 15:58:05 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398327 - head/www/p5-Net-eBay Message-ID: <201510011558.t91Fw5AU064284@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Oct 1 15:58:04 2015 New Revision: 398327 URL: https://svnweb.freebsd.org/changeset/ports/398327 Log: - Add NO_ARCH Modified: head/www/p5-Net-eBay/Makefile Modified: head/www/p5-Net-eBay/Makefile ============================================================================== --- head/www/p5-Net-eBay/Makefile Thu Oct 1 15:58:00 2015 (r398326) +++ head/www/p5-Net-eBay/Makefile Thu Oct 1 15:58:04 2015 (r398327) @@ -29,6 +29,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} OPTIONS_DEFINE= EXAMPLES +NO_ARCH= yes USE_PERL5= configure USES= perl5
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510011558.t91Fw5AU064284>