pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/gramps5
Module Name: pkgsrc
Committed By: jdolecek
Date: Sun Feb 9 21:54:48 UTC 2020
Modified Files:
pkgsrc/databases/gramps5: Makefile
Log Message:
cleanup, suggested by wiz@
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/databases/gramps5/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/databases/gramps5/Makefile
diff -u pkgsrc/databases/gramps5/Makefile:1.1 pkgsrc/databases/gramps5/Makefile:1.2
--- pkgsrc/databases/gramps5/Makefile:1.1 Sun Feb 9 21:43:07 2020
+++ pkgsrc/databases/gramps5/Makefile Sun Feb 9 21:54:48 2020
@@ -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 @@ COMMENT= Genealogical Research and Anal
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 @@ DEPENDS+= ${PYPKGPREFIX}-gobject3-[0-9]*
.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