summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2005-04-06 15:28:59 +0000
committerxtraeme <xtraeme>2005-04-06 15:28:59 +0000
commit6a253ec93f7626ec255623a597f9ac0ebad06d7f (patch)
treef3c3d05055a103b6f78fb92ff38bbbef2b8cc892 /x11
parent81659f6db712c38ee6a14f06b91cd43b31b2ee8c (diff)
downloadpkgsrc-6a253ec93f7626ec255623a597f9ac0ebad06d7f.tar.gz
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.
Diffstat (limited to 'x11')
-rw-r--r--x11/xextensions/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/xextensions/Makefile b/x11/xextensions/Makefile
index 0a81bfdc424..1e7dc55e0f0 100644
--- a/x11/xextensions/Makefile
+++ b/x11/xextensions/Makefile
@@ -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