summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-06-09 13:15:18 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-06-09 13:15:18 +0000
commitfed77bd3d656c666eeaf0fc834278b818c16c791 (patch)
tree8faa7977c5e9e353f48f25356322cdb131d4ddcc /x11
parentcab26dab9640ed9ac3261db83f172f4b808997e0 (diff)
downloadfreebsd-ports-fed77bd3d656c666eeaf0fc834278b818c16c791.zip
- This port needs to install with setuid bit
PR: ports/177347 Submitted by: Klaus Aehlig <aehlig@linta.de> Approved by: culot / jpaetzel (mentors, implicit)
Diffstat (limited to 'x11')
-rw-r--r--x11/xtrlock/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/xtrlock/Makefile b/x11/xtrlock/Makefile
index 98033ca36851..c07069d6b924 100644
--- a/x11/xtrlock/Makefile
+++ b/x11/xtrlock/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xtrlock
PORTVERSION= 2.2
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= DEBIAN
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -21,6 +22,7 @@ LDFLAGS+= -L${LOCALBASE}/lib -lX11 -lcrypt
MAN1= xtrlock.1
PLIST_FILES= bin/xtrlock
+BINMODE= 4555
post-extract:
@${LN} -sf xtrlock.man ${WRKSRC}/xtrlock.1