pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/doxygen
Module Name: pkgsrc
Committed By: adam
Date: Mon Aug 5 15:36:44 UTC 2019
Modified Files:
pkgsrc/devel/doxygen: Makefile
Log Message:
doxygen: lang/python/application.mk is not needed, use lang/python/pyversion.mk instead
To generate a diff of this commit:
cvs rdiff -u -r1.137 -r1.138 pkgsrc/devel/doxygen/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/doxygen/Makefile
diff -u pkgsrc/devel/doxygen/Makefile:1.137 pkgsrc/devel/doxygen/Makefile:1.138
--- pkgsrc/devel/doxygen/Makefile:1.137 Thu Apr 25 07:32:44 2019
+++ pkgsrc/devel/doxygen/Makefile Mon Aug 5 15:36:44 2019
@@ -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 @@ post-install:
.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