Sun Jan 5 22:05:29 2020 UTC ()
wayland: Mine.


(nia)
diff -r1.5 -r1.6 pkgsrc/devel/wayland/Makefile

cvs diff -r1.5 -r1.6 pkgsrc/devel/wayland/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/wayland/Makefile 2020/01/05 19:30:48 1.5
+++ pkgsrc/devel/wayland/Makefile 2020/01/05 22:05:29 1.6
@@ -1,22 +1,22 @@ @@ -1,22 +1,22 @@
1# $NetBSD: Makefile,v 1.5 2020/01/05 19:30:48 nia Exp $ 1# $NetBSD: Makefile,v 1.6 2020/01/05 22:05:29 nia Exp $
2 2
3DISTNAME= wayland-1.17.0 3DISTNAME= wayland-1.17.0
4PKGREVISION= 4 4PKGREVISION= 4
5CATEGORIES= devel 5CATEGORIES= devel
6MASTER_SITES= https://wayland.freedesktop.org/releases/ 6MASTER_SITES= https://wayland.freedesktop.org/releases/
7EXTRACT_SUFX= .tar.xz 7EXTRACT_SUFX= .tar.xz
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= nia@NetBSD.org
10HOMEPAGE= https://wayland.freedesktop.org/ 10HOMEPAGE= https://wayland.freedesktop.org/
11COMMENT= Display server protocol - development libraries 11COMMENT= Display server protocol - development libraries
12LICENSE= mit 12LICENSE= mit
13 13
14GNU_CONFIGURE= YES 14GNU_CONFIGURE= YES
15USE_LIBTOOL= YES 15USE_LIBTOOL= YES
16 16
17USE_TOOLS+= autoconf automake autoreconf 17USE_TOOLS+= autoconf automake autoreconf
18USE_TOOLS+= gmake pkg-config 18USE_TOOLS+= gmake pkg-config
19 19
20USE_LANGUAGES= c c++ 20USE_LANGUAGES= c c++
21 21
22CONFIGURE_ARGS+= --disable-documentation 22CONFIGURE_ARGS+= --disable-documentation