summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorminskim <minskim>2004-04-24 16:54:34 +0000
committerminskim <minskim>2004-04-24 16:54:34 +0000
commitea7e39f31c24de4fc88377626f39e44dbaf87c5f (patch)
tree9a8be12b47ecfd4cd198b247394adc768a3a22ca /x11
parent7788c7c97ddadf8c538c2cf06ac961f62da8f303 (diff)
downloadpkgsrc-ea7e39f31c24de4fc88377626f39e44dbaf87c5f.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'x11')
-rw-r--r--x11/Xrandr-mixedcase/Makefile4
-rw-r--r--x11/fixesext/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/x11/Xrandr-mixedcase/Makefile b/x11/Xrandr-mixedcase/Makefile
index 64879974c3a..26e94c82748 100644
--- a/x11/Xrandr-mixedcase/Makefile
+++ b/x11/Xrandr-mixedcase/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/04/24 16:53:38 minskim Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/24 16:54:34 minskim Exp $
#
DISTNAME= libXrandr-1.0.2
@@ -11,6 +11,8 @@ MAINTAINER= xtraeme@NetBSD.org
HOMEPAGE= http://xlibs.freedesktop.org/
COMMENT= X RandR extension (Library)
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_BUILDLINK3= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
diff --git a/x11/fixesext/Makefile b/x11/fixesext/Makefile
index 3b326fe46bf..5179e024aff 100644
--- a/x11/fixesext/Makefile
+++ b/x11/fixesext/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/03/15 20:24:32 xtraeme Exp $
+# $NetBSD: Makefile,v 1.4 2004/04/24 17:20:46 minskim Exp $
#
DISTNAME= fixesext-2.0
@@ -10,6 +10,8 @@ MAINTAINER= xtraeme@NetBSD.org
HOMEPAGE= http://www.freedesktop.org/Software/xlibs
COMMENT= X Fixes extension headers and specification
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_X11= yes
USE_BUILDLINK3= yes
GNU_CONFIGURE= yes