aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-08-22 15:20:30 +0800
committerantoine <antoine@FreeBSD.org>2014-08-22 15:20:30 +0800
commit4faa49a1a8f8906afd30ca4514e6b137a8f6f990 (patch)
treeb6055f20690cc8bff54870694ba8a060d5b87ec1 /x11-toolkits
parent86eadd0b5cdeef4a77f80251daa7dc8ed9e5960d (diff)
downloadfreebsd-ports-gnome-4faa49a1a8f8906afd30ca4514e6b137a8f6f990.tar.gz
freebsd-ports-gnome-4faa49a1a8f8906afd30ca4514e6b137a8f6f990.tar.zst
freebsd-ports-gnome-4faa49a1a8f8906afd30ca4514e6b137a8f6f990.zip
Canonicalize a few LICENSE_PERMS
With hat: portmgr
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/tk84/Makefile2
-rw-r--r--x11-toolkits/tk85/Makefile2
-rw-r--r--x11-toolkits/tk86/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/tk84/Makefile b/x11-toolkits/tk84/Makefile
index 454bbb792d5b..b4d162e36421 100644
--- a/x11-toolkits/tk84/Makefile
+++ b/x11-toolkits/tk84/Makefile
@@ -16,7 +16,7 @@ COMMENT= Graphical toolkit for Tcl
LICENSE= TclTk
LICENSE_NAME= Tcl/Tk License
LICENSE_FILE= ${WRKSRC}/../license.terms
-LICENSE_PERMS= auto-accept dist-mirror dist-sell pkg-mirror pkg-sell
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
OPTIONS_DEFINE= TKMAN THREADS
OPTIONS_DEFAULT=THREADS
diff --git a/x11-toolkits/tk85/Makefile b/x11-toolkits/tk85/Makefile
index ca4c8a267286..b2d441aff3a2 100644
--- a/x11-toolkits/tk85/Makefile
+++ b/x11-toolkits/tk85/Makefile
@@ -16,7 +16,7 @@ COMMENT= Graphical toolkit for Tcl
LICENSE= TclTk
LICENSE_NAME= Tcl/Tk License
LICENSE_FILE= ${WRKSRC}/../license.terms
-LICENSE_PERMS= auto-accept dist-mirror dist-sell pkg-mirror pkg-sell
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
USES+= tcl:${SHORT_TK_VER}
USE_XORG= x11 xft xscrnsaver
diff --git a/x11-toolkits/tk86/Makefile b/x11-toolkits/tk86/Makefile
index 13eda6fd6dce..dcf0344610d8 100644
--- a/x11-toolkits/tk86/Makefile
+++ b/x11-toolkits/tk86/Makefile
@@ -16,7 +16,7 @@ COMMENT= Graphical toolkit for Tcl
LICENSE= TclTk
LICENSE_NAME= Tcl/Tk License
LICENSE_FILE= ${WRKSRC}/../license.terms
-LICENSE_PERMS= auto-accept dist-mirror dist-sell pkg-mirror pkg-sell
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
OPTIONS_DEFINE= TKMAN DEMOS THREADS
OPTIONS_DEFAULT=THREADS