aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Hutchinson <portmaster@bsdforge.com>2021-06-15 16:09:41 +0000
committerKevin Bowling <kbowling@FreeBSD.org>2021-06-15 16:09:41 +0000
commit73182d47e75a4f1082f75a9360a285b964f04e9b (patch)
tree71e303859bce1b8d26b20de5bbe473d14e80a3e9
parentb48d2a658ef96565393b9186cbed85803b2b87e0 (diff)
downloadports-73182d47e75a4f1082f75a9360a285b964f04e9b.tar.gz
ports-73182d47e75a4f1082f75a9360a285b964f04e9b.zip
devel/safe-iop: fix LICENSE
PR: 256619 Approved by: maintainer
-rw-r--r--devel/safe-iop/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/safe-iop/Makefile b/devel/safe-iop/Makefile
index 79af5053cebe..67b940cae2ee 100644
--- a/devel/safe-iop/Makefile
+++ b/devel/safe-iop/Makefile
@@ -7,13 +7,10 @@ CATEGORIES= devel
MAINTAINER= portmaster@BSDforge.com
COMMENT= Safe integer operation library for C
-# XXX
-# I use BSD1CLAUSE as defined in /usr/src/include/ifaddrs.h
-# but bsd.licenses.db.mk only has
-# BSD BSD0CLAUSE BSD2CLAUSE BSD3CLAUSE BSD4CLAUSE - go figure
-# So fake it
-LICENSE= BSD2CLAUSE
+# as defined in /usr/src/include/ifaddrs.h
+LICENSE= BSD1CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
USE_LDCONFIG= yes
ALL_TARGET= so