Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/passphrase pyversion



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2a2c6bab4c59
branches:  trunk
changeset: 434425:2a2c6bab4c59
user:      nikita <nikita%pkgsrc.org@localhost>
date:      Tue Jun 16 11:46:57 2020 +0000

description:
pyversion

diffstat:

 security/passphrase/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 50f3f788bc56 -r 2a2c6bab4c59 security/passphrase/Makefile
--- a/security/passphrase/Makefile      Tue Jun 16 11:34:40 2020 +0000
+++ b/security/passphrase/Makefile      Tue Jun 16 11:46:57 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2020/06/16 11:34:40 nikita Exp $
+# $NetBSD: Makefile,v 1.4 2020/06/16 11:46:57 nikita Exp $
 
 DISTNAME=      1.0.0
 PKGNAME=       passphrase-1.0.0
@@ -13,7 +13,7 @@
 
 WRKSRC=                ${WRKDIR}/${PKGNAME_NOREV}
 
-.include "../../lang/python/egg.mk"
+.include "../../lang/python/pyversion.mk"
 CONFLICTS+=    ${PYPKGPREFIX}-pyutil-[0-9]*
 
 SUBST_CLASSES+=                mandir



Home | Main Index | Thread Index | Old Index