aboutsummaryrefslogtreecommitdiff
path: root/misc/xd
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-09-05 17:55:20 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-09-05 17:55:20 +0000
commit652fded2d2700f37b242df5b7b02c517a9930274 (patch)
tree5e006f4c17fc9dca7c988dd05420fb7eae09da29 /misc/xd
parent92d812d56d50c2735e815dc5e357c90168cc1df0 (diff)
- Clarify license
- Allow staging as a regular user
Notes
Notes: svn path=/head/; revision=367366
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"