Skip to content

Commit 63498f3

Browse files
author
ktnb
committed
require doxygen 1.14 or up
1 parent 6a8996b commit 63498f3

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

games/naev/Makefile

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
# $NetBSD: Makefile,v 1.41 2025/06/01 16:52:59 thor Exp $
1+
# $NetBSD: Makefile,v 1.42 2025/06/16 15:54:17 ktnb Exp $
22

33
DISTNAME= naev-0.12.5
4+
PKGREVISION= 1
45
CATEGORIES= games
56
MASTER_SITES= ${MASTER_SITE_GITHUB:=naev/}
67
GITHUB_TAG= v${PKGVERSION_NOREV}
@@ -20,7 +21,7 @@ HOMEPAGE= https://github.com/naev/naev
2021
COMMENT= 2D space trading and combat game
2122
LICENSE= gnu-gpl-v3
2223

23-
TOOL_DEPENDS+= doxygen-[0-9]*:../../devel/doxygen
24+
TOOL_DEPENDS+= doxygen>=1.14:../../devel/doxygen
2425
DEPENDS+= ${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml
2526

2627
USE_TOOLS+= bash:run pkg-config cmake

0 commit comments

Comments
 (0)