diff options
author | John Marino <marino@FreeBSD.org> | 2016-08-04 04:36:54 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-08-04 04:36:54 +0000 |
commit | f858881db95ba7bbc4259f3ac3346213130772b4 (patch) | |
tree | d5a46f8393704f4d81cd45db4c3683bafcff9346 /sysutils/pcbsd-utils | |
parent | 5a8aa79d8ff76f44049fa03fdde4e7e61229134d (diff) |
Notes
Diffstat (limited to 'sysutils/pcbsd-utils')
-rw-r--r-- | sysutils/pcbsd-utils/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/pcbsd-utils/Makefile b/sysutils/pcbsd-utils/Makefile index 53f3bd55b74e..bce9a5c6aab7 100644 --- a/sysutils/pcbsd-utils/Makefile +++ b/sysutils/pcbsd-utils/Makefile @@ -11,8 +11,7 @@ COMMENT= PC-BSD Command-Line Utilities LICENSE= BSD3CLAUSE RUN_DEPENDS= sipcalc:net-mgmt/sipcalc \ - eject:sysutils/eject \ - unzip:archivers/unzip + eject:sysutils/eject WRKSRC_SUBDIR= src-sh/pcbsd-utils USE_QT5= core network buildtools qmake |