svn commit: r464197 - head/lang/see
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Mar 11 19:46:29 UTC 2018
Author: sunpoet
Date: Sun Mar 11 19:46:26 2018
New Revision: 464197
URL: https://svnweb.freebsd.org/changeset/ports/464197
Log:
Expand _LICENSE_PERMS_DEFAULT
Approved by: portmgr (blanket)
Modified:
head/lang/see/Makefile
Modified: head/lang/see/Makefile
==============================================================================
--- head/lang/see/Makefile Sun Mar 11 19:46:21 2018 (r464196)
+++ head/lang/see/Makefile Sun Mar 11 19:46:26 2018 (r464197)
@@ -18,7 +18,7 @@ LICENSE_COMB= multi
LICENSE_NAME_DTOA.C= License of dtoa.c
LICENSE_FILE_BSD3CLAUSE= ${WRKSRC}/COPYING
LICENSE_FILE_DTOA.C= ${WRKSRC}/COPYING
-LICENSE_PERMS_DTOA.C= ${_LICENSE_PERMS_DEFAULT}
+LICENSE_PERMS_DTOA.C= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
BROKEN_aarch64= fails to configure: floating point not detected: Exactly one of IEEE_8087, IEEE_MC68k, VAX, or IBM should be defined
BROKEN_armv6= fails to configure: floating point not detected: Exactly one of IEEE_8087, IEEE_MC68k, VAX, or IBM should be defined
More information about the svn-ports-all
mailing list