pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/doxygen doxygen: lang/python/application.mk is n...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6fd03a892ca7
branches: trunk
changeset: 337466:6fd03a892ca7
user: adam <adam%pkgsrc.org@localhost>
date: Mon Aug 05 15:36:44 2019 +0000
description:
doxygen: lang/python/application.mk is not needed, use lang/python/pyversion.mk instead
diffstat:
devel/doxygen/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r b45930ba8568 -r 6fd03a892ca7 devel/doxygen/Makefile
--- a/devel/doxygen/Makefile Mon Aug 05 15:35:36 2019 +0000
+++ b/devel/doxygen/Makefile Mon Aug 05 15:36:44 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.137 2019/04/25 07:32:44 maya Exp $
+# $NetBSD: Makefile,v 1.138 2019/08/05 15:36:44 adam Exp $
DISTNAME= doxygen-1.8.15.src
PKGNAME= ${DISTNAME:S/.src//}
@@ -74,5 +74,5 @@
.include "../../converters/libiconv/buildlink3.mk"
BUILDLINK_API_DEPENDS.graphviz+= graphviz>=2.12nb1
.include "../../graphics/graphviz/buildlink3.mk"
-.include "../../lang/python/application.mk"
+.include "../../lang/python/pyversion.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index