pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/ncmpc
Module Name: pkgsrc
Committed By: nia
Date: Sat Sep 14 14:02:32 UTC 2019
Modified Files:
pkgsrc/audio/ncmpc: Makefile
Log Message:
ncmpc: Set PYTHON_FOR_BUILD_ONLY
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/audio/ncmpc/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/ncmpc/Makefile
diff -u pkgsrc/audio/ncmpc/Makefile:1.31 pkgsrc/audio/ncmpc/Makefile:1.32
--- pkgsrc/audio/ncmpc/Makefile:1.31 Sat Sep 14 12:19:40 2019
+++ pkgsrc/audio/ncmpc/Makefile Sat Sep 14 14:02:32 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2019/09/14 12:19:40 nia Exp $
+# $NetBSD: Makefile,v 1.32 2019/09/14 14:02:32 nia Exp $
DISTNAME= ncmpc-0.34
CATEGORIES= audio
@@ -31,6 +31,8 @@ LDFLAGS+= ${BUILDLINK_LDADD.curses}
LDFLAGS.SunOS+= -lintl
LDFLAGS.NetBSD+= -lintl
+PYTHON_FOR_BUILD_ONLY= tool
+
SUBST_CLASSES+= py
SUBST_STAGE.py= pre-configure
SUBST_MESSAGE.py= Set Python version variables.
Home |
Main Index |
Thread Index |
Old Index