summaryrefslogtreecommitdiff
path: root/devel/doxygen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/doxygen/Makefile')
-rw-r--r--devel/doxygen/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/devel/doxygen/Makefile b/devel/doxygen/Makefile
index aa83f29d9e0a..efd0f33cfd36 100644
--- a/devel/doxygen/Makefile
+++ b/devel/doxygen/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= doxygen
-PORTVERSION= 1.2.11
+PORTVERSION= 1.2.12
CATEGORIES= devel
MASTER_SITES= ftp://ftp.stack.nl/pub/users/dimitri/
EXTRACT_SUFX= .src.tar.gz
@@ -15,13 +15,17 @@ MAINTAINER= bsdport@ddm.wox.org
.ifndef NOPORTDOCS
BUILD_DEPENDS= dot:${PORTSDIR}/graphics/graphviz
+.ifdef HAVE_LATEX
+BUILD_DEPENDS+= latex:${PORTSDIR}/print/teTeX \
+ dvipdfm:${PORTSDIR}/print/dvipdfm
+.endif
.endif
USE_QT_VER= 2
USE_PERL5= yes
HAS_CONFIGURE= yes
USE_GMAKE= yes
-QT_NONSTANDARD= yes # non-standard configure arguements
+QT_NONSTANDARD= yes # non-standard configure arguments
CONFIGURE_ARGS+=--prefix ${PREFIX} --perl ${PERL} --make ${GMAKE} \
--with-doxywizard