aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
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 /graphics
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 'graphics')
-rw-r--r--graphics/multiraw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/multiraw/Makefile b/graphics/multiraw/Makefile
index 41847fffcee1..354a9a382d0e 100644
--- a/graphics/multiraw/Makefile
+++ b/graphics/multiraw/Makefile
@@ -15,7 +15,7 @@ COMMENT= Parallel process Camera RAW files using pthreads
LICENSE= MULTIRAW
LICENSE_NAME= MULTIRAW BSD LICENSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT}
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
RUN_DEPENDS= ${LOCALBASE}/bin/dcraw:${PORTSDIR}/graphics/dcraw \
${LOCALBASE}/bin/dcraw-m:${PORTSDIR}/graphics/dcraw-m