WTF since when this package may conflict with XFree86-libs??

this is impossible, because XFree86-libs installs the files into
${X11ROOT_PREFIX}, remove the line.

Bump PKGREVISION.
This commit is contained in:
xtraeme 2005-04-06 15:28:59 +00:00
parent 99328876d8
commit fbd7d41a00

View file

@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.2 2004/05/08 21:56:00 minskim Exp $
# $NetBSD: Makefile,v 1.3 2005/04/06 15:28:59 xtraeme Exp $
#
DISTNAME= xextensions-1.0.1
PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://freedesktop.org/~xlibs/release/
EXTRACT_SUFX= .tar.bz2
@ -10,8 +11,6 @@ MAINTAINER= reed@reedmedia.net
HOMEPAGE= http://xlibs.freedesktop.org/
COMMENT= Various extension headers for xlibs from freedesktop.org
CONFLICTS+= XFree86-libs-[0-9]*
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= yes