svn commit: r464198 - head/net/zillion

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Mar 11 19:46:32 UTC 2018


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


More information about the svn-ports-all mailing list