pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/graphviz
Module Name: pkgsrc
Committed By: tnn
Date: Mon Aug 3 22:38:23 UTC 2020
Modified Files:
pkgsrc/graphics/graphviz: Makefile
Log Message:
graphviz: needs groff
To generate a diff of this commit:
cvs rdiff -u -r1.216 -r1.217 pkgsrc/graphics/graphviz/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/graphviz/Makefile
diff -u pkgsrc/graphics/graphviz/Makefile:1.216 pkgsrc/graphics/graphviz/Makefile:1.217
--- pkgsrc/graphics/graphviz/Makefile:1.216 Tue Jul 28 07:07:21 2020
+++ pkgsrc/graphics/graphviz/Makefile Mon Aug 3 22:38:22 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.216 2020/07/28 07:07:21 wiz Exp $
+# $NetBSD: Makefile,v 1.217 2020/08/03 22:38:22 tnn Exp $
DISTNAME= graphviz-2.44.1
CATEGORIES= graphics
@@ -18,7 +18,7 @@ PRIVILEGED_STAGES+= clean
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
-USE_TOOLS+= automake bison flex pkg-config
+USE_TOOLS+= automake bison flex groff pkg-config
GNU_CONFIGURE= yes
GNU_CONFIGURE_STRICT= no # has sub-configures
CONFIGURE_ARGS+= --disable-java
Home |
Main Index |
Thread Index |
Old Index