pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/libpano13 libpano13: add missing build tool d...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e14f50f49291
branches: trunk
changeset: 380697:e14f50f49291
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jun 13 07:03:41 2022 +0000
description:
libpano13: add missing build tool dependency
diffstat:
graphics/libpano13/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f3a03c8276a2 -r e14f50f49291 graphics/libpano13/Makefile
--- a/graphics/libpano13/Makefile Mon Jun 13 07:01:31 2022 +0000
+++ b/graphics/libpano13/Makefile Mon Jun 13 07:03:41 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2022/05/30 16:32:44 adam Exp $
+# $NetBSD: Makefile,v 1.22 2022/06/13 07:03:41 wiz Exp $
DISTNAME= libpano13-2.9.21
CATEGORIES= graphics
@@ -13,7 +13,7 @@
USE_CMAKE= yes
USE_LANGUAGES= c c++
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake pod2man
TOOLS_BROKEN+= perl
PKGCONFIG_OVERRIDE= libpano13.pc.in
Home |
Main Index |
Thread Index |
Old Index