pkgsrc-WIP-changes archive

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

py-Glances: Fixes the SUBST_MESSAGE.



Module Name:	pkgsrc-wip
Committed By:	Santhosh Raju <fox%NetBSD.org@localhost>
Pushed By:	fox
Date:		Mon Aug 26 14:02:30 2019 -0500
Changeset:	63d418fe1d21d7f09785954ce23572f7e2b755c7

Modified Files:
	py-Glances/Makefile

Log Message:
py-Glances: Fixes the SUBST_MESSAGE.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=63d418fe1d21d7f09785954ce23572f7e2b755c7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-Glances/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-Glances/Makefile b/py-Glances/Makefile
index 68bd270012..240f100100 100644
--- a/py-Glances/Makefile
+++ b/py-Glances/Makefile
@@ -19,7 +19,7 @@ USE_LANGUAGES=	# none
 
 SUBST_CLASSES+=		prefix
 SUBST_STAGE.prefix=	pre-configure
-SUBST_MESSAGE.prefix=	Set correct prefix in bsd.cmake
+SUBST_MESSAGE.prefix=	Set correct prefix in setup.py
 SUBST_FILES.prefix=	${WRKSRC}/setup.py
 SUBST_VARS.prefix=	PREFIX
 


Home | Main Index | Thread Index | Old Index