Skip to content

Commit

Permalink
x11/wshowkeys: restrict setuid bit like 341770e
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeich committed Feb 20, 2022
1 parent 2a8fb21 commit a619e00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions x11/wshowkeys/Makefile
@@ -1,7 +1,7 @@
PORTNAME= wshowkeys
PORTVERSION= s20200330
DISTVERSIONSUFFIX= -0-g6388a49
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= https://git.sr.ht/~sircmpwn/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/

Expand All @@ -22,6 +22,6 @@ LIB_DEPENDS= libudev.so:devel/libudev-devd \

USES= compiler:c11 gnome meson pkgconfig
USE_GNOME= cairo pango
PLIST_FILES= "@(,,4755) bin/${PORTNAME}"
PLIST_FILES= "@(,video,4750) bin/${PORTNAME}"

.include <bsd.port.mk>

0 comments on commit a619e00

Please sign in to comment.