diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-25 17:24:27 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-25 17:24:27 +0000 |
commit | 56c80a4f8edeb0088ee41d04f6667dcbcce80a21 (patch) | |
tree | 4053a6c649bdac5845788f7584df6b3e932bdb8c /x11-toolkits/gnustep-gui | |
parent | 0a991f82856487692f45bfaeaf04a70a15eb32e0 (diff) | |
download | ports-56c80a4f8edeb0088ee41d04f6667dcbcce80a21.tar.gz ports-56c80a4f8edeb0088ee41d04f6667dcbcce80a21.zip |
Notes
Diffstat (limited to 'x11-toolkits/gnustep-gui')
-rw-r--r-- | x11-toolkits/gnustep-gui/Makefile | 1 |
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 |