pkgsrc-wip/xf86rushproto/Makefile
Kamil Rytarowski 7516efc07c Drop from packages "PKG_DESTDIR_SUPPORT= none"
This is an intermediate step forward removing usage of unsupported options.

Most packages didn't build but at least "make clean" now works.
2016-05-28 13:54:50 +02:00

23 lines
480 B
Makefile

# $NetBSD: Makefile,v 1.3 2012/10/07 20:11:09 asau Exp $
#
DISTNAME= xf86rushproto-1.1.2
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=proto/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= blair.sadewitz@gmail.com
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= XFree86-derived "rush" protocol headers
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
USE_LANGUAGES= # none
PKGCONFIG_OVERRIDE+= xf86rushproto.pc.in
.include "../../x11/xproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"