diff options
author | ryoon <ryoon@pkgsrc.org> | 2022-01-10 01:46:21 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2022-01-10 01:46:21 +0000 |
commit | 2f58960d3d2d6072bfa15c6d78cc2d56accb36b1 (patch) | |
tree | f0a304234418317ba96f92b8242283ab3cc69f8c /math/libixion | |
parent | 51c1824afc17c6c2151c7e9c5f20590e57a9d521 (diff) | |
download | pkgsrc-2f58960d3d2d6072bfa15c6d78cc2d56accb36b1.tar.gz |
*: Recursive revbump from boost 1.78.0
Diffstat (limited to 'math/libixion')
-rw-r--r-- | math/libixion/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/libixion/Makefile b/math/libixion/Makefile index cdf25cd612a..55b4290a0b9 100644 --- a/math/libixion/Makefile +++ b/math/libixion/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.22 2021/09/29 19:00:57 adam Exp $ +# $NetBSD: Makefile,v 1.23 2022/01/10 01:46:38 ryoon Exp $ -PKGREVISION= 2 +PKGREVISION= 3 .include "Makefile.common" CONFIGURE_ARGS+= --disable-python |