summaryrefslogtreecommitdiff
path: root/x11/sessreg
diff options
context:
space:
mode:
authorwiz <wiz>2015-05-02 10:27:31 +0000
committerwiz <wiz>2015-05-02 10:27:31 +0000
commitf2c318b5565cecdcca8ce9a7160460ef0588c572 (patch)
treec6d2cfe764471b79a9e7e4909bca7871830c8719 /x11/sessreg
parent32b40a550a8b20d9e2bc979d6741d2a15752cc9b (diff)
downloadpkgsrc-f2c318b5565cecdcca8ce9a7160460ef0588c572.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"