pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/libpano13
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jun 13 07:03:41 UTC 2022
Modified Files:
pkgsrc/graphics/libpano13: Makefile
Log Message:
libpano13: add missing build tool dependency
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/graphics/libpano13/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/libpano13/Makefile
diff -u pkgsrc/graphics/libpano13/Makefile:1.21 pkgsrc/graphics/libpano13/Makefile:1.22
--- pkgsrc/graphics/libpano13/Makefile:1.21 Mon May 30 16:32:44 2022
+++ pkgsrc/graphics/libpano13/Makefile Mon Jun 13 07:03:41 2022
@@ -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 @@ MAKE_JOBS_SAFE= no
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