svn commit: r452613 - head/devel/autoconf
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Oct 21 20:19:17 UTC 2017
Author: sunpoet
Date: Sat Oct 21 20:19:15 2017
New Revision: 452613
URL: https://svnweb.freebsd.org/changeset/ports/452613
Log:
Expand _LICENSE_PERMS_DEFAULT
Approved by: portmgr (blanket)
Modified:
head/devel/autoconf/Makefile
Modified: head/devel/autoconf/Makefile
==============================================================================
--- head/devel/autoconf/Makefile Sat Oct 21 20:19:10 2017 (r452612)
+++ head/devel/autoconf/Makefile Sat Oct 21 20:19:15 2017 (r452613)
@@ -17,7 +17,7 @@ LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING
LICENSE_FILE_GPLv3+ = ${WRKSRC}/COPYINGv3
LICENSE_FILE_GFDL= ${WRKSRC}/doc/fdl.texi
LICENSE_FILE_AUTOCONF_CONFIGURE_SCRIPT_EXCEPTION= ${WRKSRC}/COPYING.EXCEPTION
-LICENSE_PERMS_AUTOCONF_CONFIGURE_SCRIPT_EXCEPTION= ${_LICENSE_PERMS_DEFAULT}
+LICENSE_PERMS_AUTOCONF_CONFIGURE_SCRIPT_EXCEPTION= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
BUILD_DEPENDS= gm4:devel/m4 \
help2man:misc/help2man
More information about the svn-ports-head
mailing list