pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/libmpdclient libmpdclient: python for build only



details:   https://anonhg.NetBSD.org/pkgsrc/rev/62252e983631
branches:  trunk
changeset: 418850:62252e983631
user:      nia <nia%pkgsrc.org@localhost>
date:      Fri Dec 06 00:15:39 2019 +0000

description:
libmpdclient: python for build only

diffstat:

 audio/libmpdclient/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r e9c63e5604b5 -r 62252e983631 audio/libmpdclient/Makefile
--- a/audio/libmpdclient/Makefile       Thu Dec 05 23:58:06 2019 +0000
+++ b/audio/libmpdclient/Makefile       Fri Dec 06 00:15:39 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2019/12/05 22:46:49 nia Exp $
+# $NetBSD: Makefile,v 1.16 2019/12/06 00:15:39 nia Exp $
 
 DISTNAME=      libmpdclient-2.17
 CATEGORIES=    audio
@@ -12,5 +12,7 @@
 
 LDFLAGS.SunOS+=        -lsocket
 
+PYTHON_FOR_BUILD_ONLY= tool
+
 .include "../../devel/meson/build.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index