diff options
author | antoine <antoine@FreeBSD.org> | 2014-08-22 15:20:30 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-08-22 15:20:30 +0800 |
commit | 4faa49a1a8f8906afd30ca4514e6b137a8f6f990 (patch) | |
tree | b6055f20690cc8bff54870694ba8a060d5b87ec1 /japanese/p5-nkf | |
parent | 86eadd0b5cdeef4a77f80251daa7dc8ed9e5960d (diff) | |
download | freebsd-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 'japanese/p5-nkf')
-rw-r--r-- | japanese/p5-nkf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/p5-nkf/Makefile b/japanese/p5-nkf/Makefile index 12470347aa8c..1147948bf199 100644 --- a/japanese/p5-nkf/Makefile +++ b/japanese/p5-nkf/Makefile @@ -16,7 +16,7 @@ LICENSE_COMB= multi LICENSE_NAME_NKF= NKF License LICENSE_FILE_ZLIB= ${WRKSRC}/NKF.pm LICENSE_FILE_NKF= ${WRKSRC}/NKF.xs -LICENSE_PERMS_NKF= ${_LICENSE_PERMS_DEFAULT} +LICENSE_PERMS_NKF= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= perl5 USE_PERL5= configure |