pkgsrc-WIP-changes archive

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

d2x-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:42 2019 +0200
Changeset:	300be9f33de6a0ae5a0b8af20dd5ac6030987bc1

Modified Files:
	d2x-rebirth/Makefile

Log Message:
d2x-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=300be9f33de6a0ae5a0b8af20dd5ac6030987bc1

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

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

diffs:
diff --git a/d2x-rebirth/Makefile b/d2x-rebirth/Makefile
index 0c66810775..f6543befc9 100644
--- a/d2x-rebirth/Makefile
+++ b/d2x-rebirth/Makefile
@@ -27,6 +27,7 @@ do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/d2x-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