pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/driconf driconf: convert to egg.mk
details: https://anonhg.NetBSD.org/pkgsrc/rev/58c31e114cbd
branches: trunk
changeset: 371384:58c31e114cbd
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 10 07:44:24 2022 +0000
description:
driconf: convert to egg.mk
Consider removing this - last upstream release in 2005...
diffstat:
x11/driconf/Makefile | 6 +++---
x11/driconf/PLIST | 3 +--
2 files changed, 4 insertions(+), 5 deletions(-)
diffs (35 lines):
diff -r 307a9418f78e -r 58c31e114cbd x11/driconf/Makefile
--- a/x11/driconf/Makefile Mon Jan 10 07:42:00 2022 +0000
+++ b/x11/driconf/Makefile Mon Jan 10 07:44:24 2022 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2020/12/04 20:45:50 nia Exp $
+# $NetBSD: Makefile,v 1.33 2022/01/10 07:44:24 wiz Exp $
DISTNAME= driconf-0.9.1
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_LOCAL}
@@ -41,6 +41,6 @@
${INSTALL_DATA} ${WRKSRC}/driconf.desktop \
${DESTDIR}${PREFIX}/share/applications/
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 307a9418f78e -r 58c31e114cbd x11/driconf/PLIST
--- a/x11/driconf/PLIST Mon Jan 10 07:42:00 2022 +0000
+++ b/x11/driconf/PLIST Mon Jan 10 07:44:24 2022 +0000
@@ -1,9 +1,8 @@
-@comment $NetBSD: PLIST,v 1.3 2014/01/21 21:25:06 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2022/01/10 07:44:24 wiz Exp $
bin/driconf
${PYSITELIB}/driconf/dri.py
${PYSITELIB}/driconf/dri.pyc
${PYSITELIB}/driconf/dri.pyo
-${PYSITELIB}/driconf/${EGG_FILE}
${PYSITELIB}/driconf/driconf.py
${PYSITELIB}/driconf/driconf.pyc
${PYSITELIB}/driconf/driconf.pyo
Home |
Main Index |
Thread Index |
Old Index