aboutsummaryrefslogtreecommitdiffstats
path: root/misc/xd
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-09-06 01:55:20 +0800
committerantoine <antoine@FreeBSD.org>2014-09-06 01:55:20 +0800
commit8ae615db60ff11b41e6295c6486e6880fd97345b (patch)
tree5e006f4c17fc9dca7c988dd05420fb7eae09da29 /misc/xd
parentd71bba0160ef49f4e3487ab0e0fc338d637700d3 (diff)
downloadfreebsd-ports-gnome-8ae615db60ff11b41e6295c6486e6880fd97345b.tar.gz
freebsd-ports-gnome-8ae615db60ff11b41e6295c6486e6880fd97345b.tar.zst
freebsd-ports-gnome-8ae615db60ff11b41e6295c6486e6880fd97345b.zip
- Clarify license
- Allow staging as a regular user
Diffstat (limited to 'misc/xd')
-rw-r--r--misc/xd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/xd/Makefile b/misc/xd/Makefile
index c3af74d7946b..ab71fe122d07 100644
--- a/misc/xd/Makefile
+++ b/misc/xd/Makefile
@@ -10,8 +10,9 @@ DISTNAME= xd-8087
MAINTAINER= ports@FreeBSD.org
COMMENT= Yet another dump utility
-LICENSE= BSD
+LICENSE= BSD4CLAUSE
+USES= uidfix
MAKE_ARGS= CC="${CC}" BINDIR="${PREFIX}/bin" \
MANDIR="${MAN1PREFIX}/man/man"