aboutsummaryrefslogtreecommitdiff
path: root/x11/rofi-pass
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2019-03-04 22:08:50 +0000
committerSteve Wills <swills@FreeBSD.org>2019-03-04 22:08:50 +0000
commitb65feba81a199e63d01fee3718150d2a44e047f6 (patch)
tree47bcd65abc995e628571b0cd6809c744c07648c4 /x11/rofi-pass
parent23b4d489b486f56abae15a232d69c772d10f5fa8 (diff)
downloadports-b65feba81a199e63d01fee3718150d2a44e047f6.tar.gz
ports-b65feba81a199e63d01fee3718150d2a44e047f6.zip
x11/rofi-pass: remove unnecessary dependencies
PR: 236225 Submitted by: alex@xanderio.de (maintainer)
Notes
Notes: svn path=/head/; revision=494657
Diffstat (limited to 'x11/rofi-pass')
-rw-r--r--x11/rofi-pass/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/rofi-pass/Makefile b/x11/rofi-pass/Makefile
index 3c174e334628..8978c4ea82eb 100644
--- a/x11/rofi-pass/Makefile
+++ b/x11/rofi-pass/Makefile
@@ -2,7 +2,7 @@
PORTNAME= rofi-pass
DISTVERSION= 2.0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MAINTAINER= alex@xanderio.de
@@ -12,8 +12,6 @@ LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= bash:shells/bash \
- gawk:lang/gawk \
- ${LOCALBASE}/bin/grep:textproc/gnugrep \
pass:sysutils/password-store \
pwgen:sysutils/pwgen \
qrencode:graphics/libqrencode \