Make pkglint happy for mate packages.
This commit is contained in:
parent
5985b79faf
commit
2b7fb691b5
2 changed files with 3 additions and 6 deletions
|
@ -1,8 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.14 2018/05/20 15:03:57 youri Exp $
|
||||
|
||||
MAINTAINER= youri@NetBSD.org
|
||||
HOMEPAGE= http://www.mate-desktop.org/
|
||||
LICENSE= gnu-gpl-v3
|
||||
# $NetBSD: Makefile,v 1.15 2018/06/01 14:21:40 youri Exp $
|
||||
|
||||
PKGNAME= mate-${VERSION}
|
||||
CATEGORIES= meta-pkgs
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile.common,v 1.5 2018/05/14 19:15:35 youri Exp $
|
||||
# $NetBSD: Makefile.common,v 1.6 2018/06/01 14:21:40 youri Exp $
|
||||
# used by meta-pkgs/mate/Makefile
|
||||
# used by print/atril/Makefile
|
||||
# used by sysutils/caja/Makefile
|
||||
|
@ -47,6 +47,7 @@ USE_LIBTOOL= yes
|
|||
USE_TOOLS+= gmake intltool msgfmt pkg-config
|
||||
|
||||
MAINTAINER= youri@NetBSD.org
|
||||
LICENSE= gnu-gpl-v3
|
||||
|
||||
TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
|
||||
TOOL_DEPENDS+= ${PYPKGPREFIX}-libxml2-[0-9]*:../../textproc/py-libxml2
|
||||
|
|
Loading…
Reference in a new issue