[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / devel / wayland-protocols

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

Diff for /pkgsrc/devel/wayland-protocols/Makefile between version 1.1 and 1.4

version 1.1, 2019/08/18 16:07:12 version 1.4, 2020/03/08 16:49:19
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=       wayland-protocols-1.17  DISTNAME=       wayland-protocols-1.18
   PKGREVISION=    1
 CATEGORIES=     devel  CATEGORIES=     devel
 MASTER_SITES=   https://wayland.freedesktop.org/releases/  MASTER_SITES=   https://wayland.freedesktop.org/releases/
 EXTRACT_SUFX=   .tar.xz  EXTRACT_SUFX=   .tar.xz
Line 15  GNU_CONFIGURE=  YES
Line 16  GNU_CONFIGURE=  YES
   
 PKGCONFIG_OVERRIDE+=    wayland-protocols.pc.in  PKGCONFIG_OVERRIDE+=    wayland-protocols.pc.in
   
   .include "../../devel/wayland/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.4

CVSweb <webmaster@jp.NetBSD.org>