pkgsrc-WIP-changes archive

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

d1x-rebirth: 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:34:34 2019 +0200
Changeset:	61202ee5324c25d0879df29e73054440eb7cfaf5

Modified Files:
	d1x-rebirth/Makefile

Log Message:
d1x-rebirth: 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=61202ee5324c25d0879df29e73054440eb7cfaf5

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

diffstat:
 d1x-rebirth/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/d1x-rebirth/Makefile b/d1x-rebirth/Makefile
index 046c2fa45b..febfa0d2e1 100644
--- a/d1x-rebirth/Makefile
+++ b/d1x-rebirth/Makefile
@@ -27,6 +27,7 @@ do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/d1x-rebirth ${DESTDIR}${PREFIX}/bin
 
 .include "options.mk"
+.include "../../lang/python/pyversion.mk"
 
 .include "../../audio/SDL_mixer/buildlink3.mk"
 .include "../../devel/SDL/buildlink3.mk"


Home | Main Index | Thread Index | Old Index