pkgsrc/devel/xorg-util-macros/Makefile
wiz ae25c81027 Updated xorg-util-macros to 1.19.1.
Alan Coopersmith (1):
      XORG_MANPAGE_SECTIONS: limit SysV man page sections to Solaris 2.0-11

Andreas Boll (1):
      Fix XORG_WITH_XMLTO to work with xmlto >= 0.0.27

Emil Velikov (1):
      autogen.sh: use quoted string variables

Matt Turner (1):
      Version bump: 1.19.1

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish
2017-02-02 18:42:55 +00:00

18 lines
436 B
Makefile

# $NetBSD: Makefile,v 1.13 2017/02/02 18:42:55 wiz Exp $
DISTNAME= util-macros-1.19.1
PKGNAME= xorg-${DISTNAME}
CATEGORIES= devel x11
MASTER_SITES= ${MASTER_SITE_XORG:=util/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://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"