Date: Sun, 11 Mar 2018 19:46:31 +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: r464198 - head/net/zillion Message-ID: <201803111946.w2BJkVhp053169@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Mar 11 19:46:31 2018 New Revision: 464198 URL: https://svnweb.freebsd.org/changeset/ports/464198 Log: Expand _LICENSE_PERMS_DEFAULT Modified: head/net/zillion/Makefile Modified: head/net/zillion/Makefile ============================================================================== --- head/net/zillion/Makefile Sun Mar 11 19:46:26 2018 (r464197) +++ head/net/zillion/Makefile Sun Mar 11 19:46:31 2018 (r464198) @@ -16,7 +16,7 @@ LICENSE_TEXT= License of this software is declared as of the source archive. But it is not clear which versions of the BSD license (2, \ 3 or 4 clause) it is. There is also a reference to a LICENSE file which is \ supposed to be included in the source archive, but it is in fact not included. -LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT} +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= gnustep USE_GNUSTEP= back build
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803111946.w2BJkVhp053169>