Disable xprint support. Bump PKGREVISION.

This commit is contained in:
wiz 2008-04-21 22:18:52 +00:00
parent 0567539d54
commit 10940f407c
2 changed files with 920 additions and 916 deletions

View file

@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.27 2008/03/29 17:54:40 wiz Exp $
# $NetBSD: Makefile,v 1.28 2008/04/21 22:18:52 wiz Exp $
DISTNAME= xorg-server-1.3.0.0
PKGNAME= modular-${DISTNAME}
PKGREVISION= 7
PKGREVISION= 8
CATEGORIES= x11
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/xserver/
EXTRACT_SUFX= .tar.bz2
@ -20,6 +20,10 @@ USE_TOOLS+= pkg-config
USE_TOOLS+= gmake
CONFIGURE_ARGS+= --localstatedir=${VARBASE}
CONFIGURE_ARGS+= --enable-dri
# doesn't compile against printproto-1.0.4; enable again if newer version
# does support it.
CONFIGURE_ARGS+= --disable-xprint
PLIST_VARS+= xprint
CONFIGURE_ENV+= APP_MAN_SUFFIX=1 FILE_MAN_SUFFIX=5

File diff suppressed because it is too large Load diff