summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
Diffstat (limited to 'x11')
-rw-r--r--x11/randrext/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11/randrext/Makefile b/x11/randrext/Makefile
index f58089edbad..81d35f92d57 100644
--- a/x11/randrext/Makefile
+++ b/x11/randrext/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2006/03/04 21:31:11 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2006/03/31 23:27:40 reed Exp $
DISTNAME= randrext-1.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= x11 devel
MASTER_SITES= http://xlibs.freedesktop.org/release/
EXTRACT_SUFX= .tar.bz2
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://xlibs.freedesktop.org/
COMMENT= X RandR extension (Headers and documentation files)
+CONFLICTS+= randrproto-[0-9]*
+
PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= yes