aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2021-04-29 07:14:37 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2021-05-01 17:55:55 +0000
commit6707a3c942b51ab3e3cf110383e3119dfe2e49b0 (patch)
treebd3221fe24dd880cfb3169fd2241e74ff7f78bed /x11
parent51abee5375fe25f7ef6a69d7d2800ca935ca1827 (diff)
downloadports-6707a3c942b51ab3e3cf110383e3119dfe2e49b0.tar.gz
ports-6707a3c942b51ab3e3cf110383e3119dfe2e49b0.zip
Clean up some things
- Fix typos - Remove duplicate variables - Remove nop variables - Clean up commented PORTREVISION - Add missing USES Reported by: portscan
Diffstat (limited to 'x11')
-rw-r--r--x11/keynav/Makefile2
-rw-r--r--x11/wezterm/Makefile1
2 files changed, 1 insertions, 2 deletions
diff --git a/x11/keynav/Makefile b/x11/keynav/Makefile
index a54916dbcb7c..54aa1d6506ff 100644
--- a/x11/keynav/Makefile
+++ b/x11/keynav/Makefile
@@ -11,7 +11,7 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT
LIB_DEPENDS= libxdo.so:x11/xdotool
-USES= gmake gnome pkgconfig
+USES= gmake gnome pkgconfig xorg
USE_GITHUB= yes
GH_ACCOUNT= jordansissel
GH_TAGNAME= 78f9e07
diff --git a/x11/wezterm/Makefile b/x11/wezterm/Makefile
index a702c8615dd0..afa9c6b18229 100644
--- a/x11/wezterm/Makefile
+++ b/x11/wezterm/Makefile
@@ -17,7 +17,6 @@ LIB_DEPENDS= libwayland-egl.so:graphics/wayland \
USES= cargo python:3.4+,build ssl xorg
USE_GITHUB= yes
-USE_PERL5= build
USE_XORG= x11 xcb
GH_ACCOUNT= wez
GH_TUPLE= harfbuzz:harfbuzz:2.7.2:harfbuzz/deps/harfbuzz/harfbuzz \