pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/wayland-protocols



Module Name:    pkgsrc
Committed By:   nia
Date:           Tue Aug 27 11:18:16 UTC 2019

Modified Files:
        pkgsrc/devel/wayland-protocols: Makefile

Log Message:
wayland-protocols: Needs wayland-scanner


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/wayland-protocols/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/wayland-protocols/Makefile
diff -u pkgsrc/devel/wayland-protocols/Makefile:1.1 pkgsrc/devel/wayland-protocols/Makefile:1.2
--- pkgsrc/devel/wayland-protocols/Makefile:1.1 Sun Aug 18 16:07:12 2019
+++ pkgsrc/devel/wayland-protocols/Makefile     Tue Aug 27 11:18:16 2019
@@ -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 @@ GNU_CONFIGURE=                YES
 
 PKGCONFIG_OVERRIDE+=   wayland-protocols.pc.in
 
+.include "../../devel/wayland/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index