pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xss-lock xss-lock: include pyversion.mk to define ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7ab069864ff6
branches:  trunk
changeset: 387739:7ab069864ff6
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Nov 06 08:23:11 2022 +0000

description:
xss-lock: include pyversion.mk to define PYPKGPREFIX

diffstat:

 x11/xss-lock/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 15dc449a04d5 -r 7ab069864ff6 x11/xss-lock/Makefile
--- a/x11/xss-lock/Makefile     Sun Nov 06 08:22:03 2022 +0000
+++ b/x11/xss-lock/Makefile     Sun Nov 06 08:23:11 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2022/11/05 18:13:44 pin Exp $
+# $NetBSD: Makefile,v 1.2 2022/11/06 08:23:11 wiz Exp $
 
 DISTNAME=      1e158fb20108
 PKGNAME=       xss-lock-0.3.0
@@ -30,6 +30,7 @@
 
 WRKSRC=                ${WRKDIR}/raymonad-xss-lock-${DISTNAME}
 
+.include "../../lang/python/pyversion.mk"
 .include "../../x11/xcb-util/buildlink3.mk"
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index