aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-05-28 10:58:00 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-05-28 10:58:00 +0000
commit69771bc2840cef4fd2b4c527bc610afbf14780be (patch)
tree057e739d7003b2e5ae0590193b032dd6b75fd9d6 /x11-toolkits
parent8f3d5752f6a8b531c7dd6aa60522b01ce62a7e3a (diff)
downloadports-69771bc2840cef4fd2b4c527bc610afbf14780be.tar.gz
ports-69771bc2840cef4fd2b4c527bc610afbf14780be.zip
Register dependency on groff
PR: 213725
Notes
Notes: svn path=/head/; revision=441907
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/fltk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/fltk/Makefile b/x11-toolkits/fltk/Makefile
index 677dd4726824..c6edd8265275 100644
--- a/x11-toolkits/fltk/Makefile
+++ b/x11-toolkits/fltk/Makefile
@@ -15,7 +15,7 @@ LICENSE= LGPL20
LIB_DEPENDS= libpng.so:graphics/png
-USES= jpeg localbase pkgconfig
+USES= groff jpeg localbase pkgconfig
USE_XORG= x11 xcursor xext xfixes xft xinerama
USE_GL= glu
USE_LDCONFIG= yes