pkgsrc-WIP-changes archive

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

endless-sky: include lang/python/pyversion.mk for PYPKGPREFIX



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Sun Oct 27 15:35:01 2019 +0200
Changeset:	95811f28f20da41eadc30287d792c47bce2d3848

Modified Files:
	endless-sky/Makefile

Log Message:
endless-sky: include lang/python/pyversion.mk for PYPKGPREFIX

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

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

diffstat:
 endless-sky/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/endless-sky/Makefile b/endless-sky/Makefile
index 16436b215c..3e941e488a 100644
--- a/endless-sky/Makefile
+++ b/endless-sky/Makefile
@@ -43,6 +43,8 @@ do-install:
 
 JPEG_ACCEPTED=	libjpeg-turbo
 
+.include "../../lang/python/pyversion.mk"
+
 .include "../../audio/libmad/buildlink3.mk"
 .include "../../audio/openal-soft/buildlink3.mk"
 .include "../../devel/SDL2/buildlink3.mk"


Home | Main Index | Thread Index | Old Index