pkgsrc/devel/xorg-util-macros/Makefile
wiz a6be1fdf73 xorg-util-macros: update to 1.19.3.
Alan Coopersmith (2):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration

Marvin Schmidt (1):
      XORG_PROG_RAWCPP: Use AC_PATH_TOOL to find preprocessor

Matt Turner (1):
      Version bump: 1.19.3
2021-01-24 15:52:25 +00:00

18 lines
437 B
Makefile

# $NetBSD: Makefile,v 1.16 2021/01/24 15:52:25 wiz Exp $
DISTNAME= util-macros-1.19.3
PKGNAME= xorg-${DISTNAME}
CATEGORIES= devel x11
MASTER_SITES= ${MASTER_SITE_XORG:=util/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= https://xorg.freedesktop.org/
COMMENT= Xorg autotool macros
LICENSE= mit
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
PKGCONFIG_OVERRIDE+= xorg-macros.pc.in
.include "../../mk/bsd.pkg.mk"