aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2018-01-31 07:57:22 +0800
committerdinoex <dinoex@FreeBSD.org>2018-01-31 07:57:22 +0800
commitd1406f3225442028c63d6b6b6d8cfd9b90824f5a (patch)
tree7c133e1b64c862abfebab7b8a717136c6b8a9816 /graphics
parent2afad612bb1aa2e830ebb13ab113a303ec066390 (diff)
downloadfreebsd-ports-gnome-d1406f3225442028c63d6b6b6d8cfd9b90824f5a.tar.gz
freebsd-ports-gnome-d1406f3225442028c63d6b6b6d8cfd9b90824f5a.tar.zst
freebsd-ports-gnome-d1406f3225442028c63d6b6b6d8cfd9b90824f5a.zip
- add depedency groff
Diffstat (limited to 'graphics')
-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 \