summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/xcursor/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xcursor/Makefile b/x11/xcursor/Makefile
index 9fc6fddb360..fe9ee390b59 100644
--- a/x11/xcursor/Makefile
+++ b/x11/xcursor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/02/16 22:52:31 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/24 20:31:53 minskim Exp $
#
DISTNAME= libXcursor-1.1.1
@@ -12,6 +12,8 @@ MAINTAINER= xtraeme@NetBSD.org
HOMEPAGE= http://www.freedesktop.org/Software/xlibs
COMMENT= Client-side cursor loading library for X
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_X11= yes
USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes