diff options
Diffstat (limited to 'devel/rinutils/Makefile')
-rw-r--r-- | devel/rinutils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rinutils/Makefile b/devel/rinutils/Makefile index fc39f1c2375..27936d272d0 100644 --- a/devel/rinutils/Makefile +++ b/devel/rinutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2022/06/28 11:33:42 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2022/07/25 11:12:24 wiz Exp $ DISTNAME= rinutils-0.8.0 PKGREVISION= 2 @@ -12,7 +12,7 @@ HOMEPAGE= https://www.shlomifish.org/open-source/projects/ COMMENT= C11 / gnu11 utilities C library LICENSE= mit -USE_TOOLS+= perl pkg-config +USE_TOOLS+= perl USE_CMAKE= yes USE_LANGUAGES= c c++ |