Date: Sun, 23 Aug 2020 19:35:48 +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: r545850 - head/textproc/p5-Text-Tags Message-ID: <202008231935.07NJZmE0070717@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Aug 23 19:35:48 2020 New Revision: 545850 URL: https://svnweb.freebsd.org/changeset/ports/545850 Log: Add NO_ARCH Modified: head/textproc/p5-Text-Tags/Makefile Modified: head/textproc/p5-Text-Tags/Makefile ============================================================================== --- head/textproc/p5-Text-Tags/Makefile Sun Aug 23 19:35:43 2020 (r545849) +++ head/textproc/p5-Text-Tags/Makefile Sun Aug 23 19:35:48 2020 (r545850) @@ -14,7 +14,9 @@ COMMENT= Parses folksonomy space-separated tags LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -USE_PERL5= configure USES= perl5 +USE_PERL5= configure + +NO_ARCH= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008231935.07NJZmE0070717>