diff options
Diffstat (limited to 'x11/xcursor/Makefile')
-rw-r--r-- | x11/xcursor/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xcursor/Makefile b/x11/xcursor/Makefile index 0f045ef04f8..449c538d004 100644 --- a/x11/xcursor/Makefile +++ b/x11/xcursor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2012/10/29 05:07:00 asau Exp $ +# $NetBSD: Makefile,v 1.25 2014/10/09 14:07:16 wiz Exp $ # DISTNAME= libXcursor-1.1.2 @@ -12,8 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.freedesktop.org/Software/xlibs COMMENT= Client-side cursor loading library for X -PKG_INSTALLATION_TYPES= overwrite pkgviews - CONFLICTS+= libXcursor-[0-9]* USE_TOOLS+= pkg-config |