summaryrefslogtreecommitdiff
path: root/x11/Xfixes
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-04-24 17:39:01 +0000
committerminskim <minskim@pkgsrc.org>2004-04-24 17:39:01 +0000
commit07ed1d69786bdc820ca69436dffaf3b7b877fdd6 (patch)
tree9c127d19b4ad6a0daef0d8397f6770c1b5122ebd /x11/Xfixes
parentf79fdc0d2b71c053ed6422423f1df8beaea8d8ed (diff)
downloadpkgsrc-07ed1d69786bdc820ca69436dffaf3b7b877fdd6.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'x11/Xfixes')
-rw-r--r--x11/Xfixes/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/Xfixes/Makefile b/x11/Xfixes/Makefile
index 53291677306..27292f7aad8 100644
--- a/x11/Xfixes/Makefile
+++ b/x11/Xfixes/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/03/15 20:24:32 xtraeme Exp $
+# $NetBSD: Makefile,v 1.6 2004/04/24 17:39:01 minskim Exp $
#
DISTNAME= libXfixes-2.0.0
@@ -11,6 +11,8 @@ MAINTAINER= xtraeme@NetBSD.org
HOMEPAGE= http://freedesktop.org/
COMMENT= Xfixes extension of X RandR
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_X11= yes
USE_BUILDLINK3= yes
USE_LIBTOOL= yes