pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/mpc mpc: Make sure sphinx actually gets installed
details: https://anonhg.NetBSD.org/pkgsrc/rev/064319aab393
branches: trunk
changeset: 405988:064319aab393
user: nia <nia%pkgsrc.org@localhost>
date: Thu Dec 12 16:24:22 2019 +0000
description:
mpc: Make sure sphinx actually gets installed
diffstat:
audio/mpc/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 1c8d19275c78 -r 064319aab393 audio/mpc/Makefile
--- a/audio/mpc/Makefile Thu Dec 12 16:23:31 2019 +0000
+++ b/audio/mpc/Makefile Thu Dec 12 16:24:22 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2019/12/04 11:37:16 nia Exp $
+# $NetBSD: Makefile,v 1.34 2019/12/12 16:24:22 nia Exp $
DISTNAME= mpc-0.33
PKGREVISION= 1
@@ -29,4 +29,5 @@
BUILDLINK_API_DEPENDS.libmpdclient+= libmpdclient>=2.9
.include "../../audio/libmpdclient/buildlink3.mk"
.include "../../converters/libiconv/buildlink3.mk"
+.include "../../lang/python/versioned_dependencies.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index