# $MidnightBSD: trunk/x11/xextproto/Makefile 19096 2015-05-24 02:38:53Z laffer1 $

PORTNAME=	xextproto
PORTVERSION=	7.3.0
CATEGORIES=	x11

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	XExt extension headers
LICENSE=	mit
	
XORG_CAT=	proto

CONFIGURE_ARGS+=--disable-specs

post-patch:
	@${REINPLACE_CMD} '/^SUBDIR/s/specs//' ${WRKSRC}/Makefile.in

.include <bsd.port.mk>
