pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/news/lottanzb lottanzb: convert to egg.mk
details: https://anonhg.NetBSD.org/pkgsrc/rev/b1ebab214b98
branches: trunk
changeset: 371600:b1ebab214b98
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 10 22:11:02 2022 +0000
description:
lottanzb: convert to egg.mk
diffstat:
news/lottanzb/Makefile | 6 +++---
news/lottanzb/PLIST | 3 +--
2 files changed, 4 insertions(+), 5 deletions(-)
diffs (33 lines):
diff -r ab942f2c4ecb -r b1ebab214b98 news/lottanzb/Makefile
--- a/news/lottanzb/Makefile Mon Jan 10 22:10:10 2022 +0000
+++ b/news/lottanzb/Makefile Mon Jan 10 22:11:02 2022 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2021/07/20 21:38:59 fcambus Exp $
+# $NetBSD: Makefile,v 1.33 2022/01/10 22:11:02 wiz Exp $
DISTNAME= lottanzb-0.4.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= news
#MASTER_SITES= http://www.lottanzb.org/releases/
@@ -26,7 +26,7 @@
SUBST_SED.localedir= -e 's|share/locale|${PKGLOCALEDIR}/locale|'
.include "../../lang/python/application.mk"
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../databases/shared-mime-info/mimedb.mk"
.include "../../graphics/gnome-icon-theme/buildlink3.mk"
diff -r ab942f2c4ecb -r b1ebab214b98 news/lottanzb/PLIST
--- a/news/lottanzb/PLIST Mon Jan 10 22:10:10 2022 +0000
+++ b/news/lottanzb/PLIST Mon Jan 10 22:11:02 2022 +0000
@@ -1,6 +1,5 @@
-@comment $NetBSD: PLIST,v 1.7 2012/04/08 20:21:54 wiz Exp $
+@comment $NetBSD: PLIST,v 1.8 2022/01/10 22:11:02 wiz Exp $
bin/lottanzb
-${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/lottanzb/__init__.py
${PYSITELIB}/lottanzb/__init__.pyc
${PYSITELIB}/lottanzb/__init__.pyo
Home |
Main Index |
Thread Index |
Old Index