summaryrefslogtreecommitdiff
path: root/x11/slock
diff options
context:
space:
mode:
authorjoerg <joerg>2016-02-28 19:49:06 +0000
committerjoerg <joerg>2016-02-28 19:49:06 +0000
commit927e5f1e67cfe5cb39794bb596bc5be823e59d75 (patch)
tree9f4e99154cac934d9f67b9f9bd3832affd55aef5 /x11/slock
parent89b5393e056a063cda661b830ff896619b66c344 (diff)
downloadpkgsrc-927e5f1e67cfe5cb39794bb596bc5be823e59d75.tar.gz
Needs libXrandr.
Diffstat (limited to 'x11/slock')
-rw-r--r--x11/slock/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/slock/Makefile b/x11/slock/Makefile
index fccb85985c3..6ebc27ba430 100644
--- a/x11/slock/Makefile
+++ b/x11/slock/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2016/02/18 18:52:54 leot Exp $
+# $NetBSD: Makefile,v 1.10 2016/02/28 19:49:06 joerg Exp $
DISTNAME= slock-1.3
CATEGORIES= x11
@@ -50,4 +50,5 @@ SPECIAL_PERMS+= bin/slock ${SETUID_ROOT_PERMS}
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/libXinerama/buildlink3.mk"
+.include "../../x11/libXrandr/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"