Mark as destdir safe and take maintainership.
This commit is contained in:
parent
2a3a0c0f22
commit
512da5c3dc
1 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2007/03/18 19:03:26 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2007/03/20 00:10:10 joerg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= setxkbmap-1.0.3
|
||||
|
@ -6,10 +6,12 @@ CATEGORIES= x11
|
|||
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
MAINTAINER= joerg@NetBSD.org
|
||||
HOMEPAGE= http://xorg.freedesktop.org/
|
||||
COMMENT= Set the keyboard map using the X Keyboard Extension
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
|
||||
|
|
Loading…
Reference in a new issue