pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/sessreg Needs xproto-7.0.25 (found in 6.0 bulk build)



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cd1474bff66d
branches:  trunk
changeset: 651100:cd1474bff66d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat May 02 10:27:31 2015 +0000

description:
Needs xproto-7.0.25 (found in 6.0 bulk build)

diffstat:

 x11/sessreg/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r eb1fd860aa21 -r cd1474bff66d x11/sessreg/Makefile
--- a/x11/sessreg/Makefile      Sat May 02 08:44:51 2015 +0000
+++ b/x11/sessreg/Makefile      Sat May 02 10:27:31 2015 +0000
@@ -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 @@
 #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"



Home | Main Index | Thread Index | Old Index