aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorwg <wg@FreeBSD.org>2013-06-09 21:15:18 +0800
committerwg <wg@FreeBSD.org>2013-06-09 21:15:18 +0800
commit6d3de952f519b4dafb810588244f2398b7077f19 (patch)
tree8faa7977c5e9e353f48f25356322cdb131d4ddcc /x11
parent11f99a64d306778abbe4e3f5692ce456d9bd0056 (diff)
downloadfreebsd-ports-gnome-6d3de952f519b4dafb810588244f2398b7077f19.tar.gz
freebsd-ports-gnome-6d3de952f519b4dafb810588244f2398b7077f19.tar.zst
freebsd-ports-gnome-6d3de952f519b4dafb810588244f2398b7077f19.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