aboutsummaryrefslogtreecommitdiff
path: root/graphics/graphviz
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2018-01-30 23:57:22 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2018-01-30 23:57:22 +0000
commitafa0491149d42d5627f51b64992198753314263c (patch)
tree7c133e1b64c862abfebab7b8a717136c6b8a9816 /graphics/graphviz
parent4f078211bea8a9a786d55c843f550e70f3608e4d (diff)
downloadports-afa0491149d42d5627f51b64992198753314263c.tar.gz
ports-afa0491149d42d5627f51b64992198753314263c.zip
- add depedency groff
Notes
Notes: svn path=/head/; revision=460450
Diffstat (limited to 'graphics/graphviz')
-rw-r--r--graphics/graphviz/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile
index 90c42c75836c..43cf6b5e5b21 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -3,7 +3,7 @@
PORTNAME= graphviz
PORTVERSION= 2.40.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics tk
MASTER_SITES= http://www.graphviz.org/pub/graphviz/ARCHIVE/
@@ -20,7 +20,7 @@ LIB_DEPENDS= libltdl.so:devel/libltdl \
libexpat.so:textproc/expat2 \
libgd.so:${GD_PORT}
-USES= bison cpe gmake jpeg libtool:keepla pkgconfig pathfix shebangfix
+USES= cpe pathfix shebangfix gmake bison groff pkgconfig libtool:keepla jpeg
GNU_CONFIGURE= yes
# sincos is broken on armv6, see ports/220591
CFLAGS_armv6= -fno-builtin-sincos -fno-builtin-sin -fno-builtin-cos \