summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/doxygen/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/doxygen/Makefile b/devel/doxygen/Makefile
index 6144329b78a..51230ceaae8 100644
--- a/devel/doxygen/Makefile
+++ b/devel/doxygen/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2006/08/10 03:21:39 minskim Exp $
+# $NetBSD: Makefile,v 1.51 2006/10/21 20:20:49 rillig Exp $
DISTNAME= doxygen-1.4.7.src
PKGNAME= doxygen-1.4.7
@@ -21,6 +21,7 @@ CONFIGURE_ARGS+= --dot ${PREFIX}/bin/dot
CONFIGURE_ARGS+= --prefix ${PREFIX}
CONFIGURE_ARGS+= --docdir ${PREFIX}/share/doc
MAKE_ENV+= PKGSRC_CFLAGS=${CFLAGS:M*:Q}
+MAKE_FLAGS+= MAN1DIR=${PKGMANDIR}/man1
.if exists(./descr)
PLIST_SUBST+= CASESENSITIVE="@comment " CASEINSENSITIVE=""