icon-naming-utils: remove unused intltool dependency
This commit is contained in:
parent
b153ab89ef
commit
5323fd45e6
2 changed files with 4 additions and 5 deletions
|
@ -1,5 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.22 2022/06/28 11:34:02 wiz Exp $
|
||||
#
|
||||
# $NetBSD: Makefile,v 1.23 2023/01/30 17:15:52 wiz Exp $
|
||||
|
||||
DISTNAME= icon-naming-utils-0.8.90
|
||||
PKGREVISION= 10
|
||||
|
@ -14,6 +13,6 @@ DEPENDS+= p5-XML-Simple>=2.14:../../textproc/p5-XML-Simple
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LANGUAGES= # none, not even C
|
||||
USE_TOOLS+= gmake intltool perl:run
|
||||
USE_TOOLS+= gmake perl:run
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.4 2022/06/28 11:34:02 wiz Exp $
|
||||
# $NetBSD: buildlink3.mk,v 1.5 2023/01/30 17:15:52 wiz Exp $
|
||||
|
||||
BUILDLINK_TREE+= icon-naming-utils
|
||||
|
||||
|
@ -7,7 +7,7 @@ ICON_NAMING_UTILS_BUILDLINK3_MK:=
|
|||
|
||||
BUILDLINK_API_DEPENDS.icon-naming-utils+= icon-naming-utils>=0.8.7
|
||||
BUILDLINK_DEPMETHOD.icon-naming-utils?= build
|
||||
BUILDLINK_ABI_DEPENDS.icon-naming-utils?= icon-naming-utils>=0.8.90nb10
|
||||
BUILDLINK_ABI_DEPENDS.icon-naming-utils?= icon-naming-utils>=0.8.90nb10
|
||||
BUILDLINK_PKGSRCDIR.icon-naming-utils?= ../../graphics/icon-naming-utils
|
||||
.endif # ICON_NAMING_UTILS_BUILDLINK3_MK
|
||||
|
||||
|
|
Loading…
Reference in a new issue