pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/wayland-protocols wayland-protocols: Needs wayla...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/97c5cba2c50e
branches:  trunk
changeset: 400350:97c5cba2c50e
user:      nia <nia%pkgsrc.org@localhost>
date:      Tue Aug 27 11:18:16 2019 +0000

description:
wayland-protocols: Needs wayland-scanner

diffstat:

 devel/wayland-protocols/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r f471b230cb5e -r 97c5cba2c50e devel/wayland-protocols/Makefile
--- a/devel/wayland-protocols/Makefile  Tue Aug 27 10:36:05 2019 +0000
+++ b/devel/wayland-protocols/Makefile  Tue Aug 27 11:18:16 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/08/18 16:07:12 nia Exp $
+# $NetBSD: Makefile,v 1.2 2019/08/27 11:18:16 nia Exp $
 
 DISTNAME=      wayland-protocols-1.17
 CATEGORIES=    devel
@@ -15,4 +15,5 @@
 
 PKGCONFIG_OVERRIDE+=   wayland-protocols.pc.in
 
+.include "../../devel/wayland/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index