summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-01-05 09:38:13 +0000
committerPatrick Li <pat@FreeBSD.org>2002-01-05 09:38:13 +0000
commit63e7c225a763b6b36b35dad694123b8d55adbb11 (patch)
tree72cdda80b964259bcb64b3fa6de708804ca73363 /devel
parentRemove extra hyphen and spaces. (diff)
Update to 1.2.13
PR: 33357 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=52602
Diffstat (limited to 'devel')
-rw-r--r--devel/doxygen/Makefile10
-rw-r--r--devel/doxygen/distinfo2
2 files changed, 10 insertions, 2 deletions
diff --git a/devel/doxygen/Makefile b/devel/doxygen/Makefile
index efd0f33cfd36..9dc5eed0c56c 100644
--- a/devel/doxygen/Makefile
+++ b/devel/doxygen/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= doxygen
-PORTVERSION= 1.2.12
+PORTVERSION= 1.2.13
CATEGORIES= devel
MASTER_SITES= ftp://ftp.stack.nl/pub/users/dimitri/
EXTRACT_SUFX= .src.tar.gz
@@ -29,6 +29,14 @@ QT_NONSTANDARD= yes # non-standard configure arguments
CONFIGURE_ARGS+=--prefix ${PREFIX} --perl ${PERL} --make ${GMAKE} \
--with-doxywizard
+# As of 1.2.13 the configure script bogusly checks for GNU options
+# in install so we need to override it's sillyness here.
+CONFIGURE_ARGS+=--install ${INSTALL}
+
+# XXX bsd.kde.mk fails to set QTDIR for QT_VER 2
+QTDIR?= ${X11BASE}
+CONFIGURE_ENV+= QTDIR="${QTDIR}"
+
.ifndef NOPORTDOCS
ALL_TARGET= all docs
.ifdef HAVE_LATEX
diff --git a/devel/doxygen/distinfo b/devel/doxygen/distinfo
index 495b38a26850..873e3f18556c 100644
--- a/devel/doxygen/distinfo
+++ b/devel/doxygen/distinfo
@@ -1 +1 @@
-MD5 (doxygen-1.2.12.src.tar.gz) = 9ff2cb730cd8ff50a3e5b74707dceda8
+MD5 (doxygen-1.2.13.src.tar.gz) = 242eaf234f410cbc832d442db9862066