pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/gramps5 cleanup, suggested by wiz@
details: https://anonhg.NetBSD.org/pkgsrc/rev/5e1a6bec523b
branches: trunk
changeset: 411318:5e1a6bec523b
user: jdolecek <jdolecek%pkgsrc.org@localhost>
date: Sun Feb 09 21:54:48 2020 +0000
description:
cleanup, suggested by wiz@
diffstat:
databases/gramps5/Makefile | 9 +++------
1 files changed, 3 insertions(+), 6 deletions(-)
diffs (32 lines):
diff -r 5abf5ff27db3 -r 5e1a6bec523b databases/gramps5/Makefile
--- a/databases/gramps5/Makefile Sun Feb 09 21:46:44 2020 +0000
+++ b/databases/gramps5/Makefile Sun Feb 09 21:54:48 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2020/02/09 21:43:07 jdolecek Exp $
+# $NetBSD: Makefile,v 1.2 2020/02/09 21:54:48 jdolecek Exp $
DISTNAME= gramps-5.1.2
-PKGREVISION= # empty
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gramps/}
@@ -11,10 +10,8 @@
LICENSE= gnu-gpl-v2
USE_TOOLS+= msgfmt pkg-config intltool msgconv
-USE_PKGLOCALEDIR= yes
-PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_ACCEPTED= 37 38
+PYTHON_VERSIONS_INCOMPATIBLE= 27 36
REPLACE_PYTHON+= gramps/gen/utils/place.py
REPLACE_PYTHON+= gramps/gen/datehandler/_date_fr.py
@@ -34,6 +31,6 @@
.include "../../databases/py-bsddb3/buildlink3.mk"
.include "../../graphics/gnome-icon-theme/buildlink3.mk"
.include "../../lang/python/application.mk"
-.include "../../lang/python/extension.mk"
+.include "../../lang/python/distutils.mk"
.include "../../databases/shared-mime-info/mimedb.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index