summaryrefslogtreecommitdiff
path: root/x11-toolkits/gnustep-gui
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2012-06-25 17:24:27 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2012-06-25 17:24:27 +0000
commit56c80a4f8edeb0088ee41d04f6667dcbcce80a21 (patch)
tree4053a6c649bdac5845788f7584df6b3e932bdb8c /x11-toolkits/gnustep-gui
parent- add option GNUSTEP_WITH_LIBOBJC2 (diff)
- fix html docs by using texi2pdf
Notes
Notes: svn path=/head/; revision=299958
Diffstat (limited to 'x11-toolkits/gnustep-gui')
-rw-r--r--x11-toolkits/gnustep-gui/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile
index 883b41f29c59..73f216a3288e 100644
--- a/x11-toolkits/gnustep-gui/Makefile
+++ b/x11-toolkits/gnustep-gui/Makefile
@@ -16,6 +16,7 @@ COMMENT= GNUstep GUI library
.if !defined(NOPORTDOCS)
BUILD_DEPENDS+= texi2html:${PORTSDIR}/textproc/texi2html
+BUILD_DEPENDS+= texi2pdf:${PORTSDIR}/print/texinfo
.endif
LIB_DEPENDS+= tiff.4:${PORTSDIR}/graphics/tiff
LIB_DEPENDS+= jpeg.11:${PORTSDIR}/graphics/jpeg