summaryrefslogtreecommitdiff
path: root/x11/sessreg
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-05-02 10:27:31 +0000
committerwiz <wiz@pkgsrc.org>2015-05-02 10:27:31 +0000
commit745f4c6531d13630c0f0a59a7d2fbdb88bb634a1 (patch)
treec6d2cfe764471b79a9e7e4909bca7871830c8719 /x11/sessreg
parent0f681d9e80d7a3620e9b0ab3ecb1d0cb81e72216 (diff)
downloadpkgsrc-745f4c6531d13630c0f0a59a7d2fbdb88bb634a1.tar.gz
Needs xproto-7.0.25 (found in 6.0 bulk build)
Diffstat (limited to 'x11/sessreg')
-rw-r--r--x11/sessreg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/sessreg/Makefile b/x11/sessreg/Makefile
index 408eb3f578a..85e35474c8e 100644
--- a/x11/sessreg/Makefile
+++ b/x11/sessreg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2015/01/20 09:22:06 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2015/05/02 10:27:31 wiz Exp $
DISTNAME= sessreg-1.1.0
CATEGORIES= x11
@@ -23,6 +23,6 @@ CONFIGURE_ARGS+=--localstatedir=${VARBASE:Q}
#CPPFLAGS+= -DNO_COLON_ZERO_IN_UTMP
#.endif
-
+BUILDLINK_API_DEPENDS.xproto+= xproto>=7.0.25
.include "../../x11/xproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"