The package supports installation to DESTDIR.
This commit is contained in:
parent
27c42def9a
commit
5d1124c1ca
1 changed files with 4 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.22 2007/02/22 19:27:28 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.23 2007/08/23 13:12:47 heinz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= libXcursor-1.1.2
|
||||
|
@ -12,9 +12,10 @@ MAINTAINER= pkgsrc-users@NetBSD.org
|
|||
HOMEPAGE= http://www.freedesktop.org/Software/xlibs
|
||||
COMMENT= Client-side cursor loading library for X
|
||||
|
||||
CONFLICTS+= libXcursor-[0-9]*
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
CONFLICTS+= libXcursor-[0-9]*
|
||||
|
||||
USE_TOOLS+= pkg-config
|
||||
USE_PKGLOCALEDIR= yes
|
||||
|
|
Loading…
Reference in a new issue