freebsd-ports/x11/xproto/Makefile
Eitan Adler aac155ba17 - update xset to the latest version in the xorg-devel tree
- update xrandr to the latest version in the xorg-devel tree
- update xproto to the latest version in xorg-devel tree as required by xset and xrandr
- update pixman to the latest version in the xorg-devel tree

Reviewed by:	kwm
Approved by:	bapt (mentor)
2011-09-07 21:19:05 +00:00

21 lines
345 B
Makefile

# New ports collection makefile for: xproto
# Date Created: 29 Oct, 2003
# Whom: Eric Anholt <anholt@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= xproto
PORTVERSION= 7.0.22
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X11 protocol headers
XORG_CAT= proto
USE_GNOME= pkgconfig
CONFIGURE_ARGS+=--disable-specs
.include <bsd.port.mk>