diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-11-15 10:08:53 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-11-15 10:17:06 +0000 |
commit | c5f27e60e4b69b6db278f66cdc3787ae6026ce23 (patch) | |
tree | 1508ee824289d75a92c5645c8d0d4dd47b53f638 /science/udunits | |
parent | 8cbce5a93aacc83fdb3a4e17ab50b892deb520b1 (diff) |
Diffstat (limited to 'science/udunits')
-rw-r--r-- | science/udunits/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/udunits/Makefile b/science/udunits/Makefile index 2329bb6933ba..51419f135359 100644 --- a/science/udunits/Makefile +++ b/science/udunits/Makefile @@ -12,7 +12,7 @@ WWW= https://www.unidata.ucar.edu/software/udunits/ \ LICENSE= UCAR_UNIDATA LICENSE_FILE= ${WRKSRC}/COPYRIGHT LICENSE_NAME= University Corporation for Atmospheric Research/Unidata -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +LICENSE_PERMS= auto-accept dist-mirror dist-sell pkg-mirror pkg-sell LIB_DEPENDS= libexpat.so:textproc/expat2 |