pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/py-tempora



Module Name:    pkgsrc
Committed By:   joerg
Date:           Wed Feb 15 02:21:53 UTC 2017

Modified Files:
        pkgsrc/time/py-tempora: Makefile

Log Message:
Needs py-setuptools_scm.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/time/py-tempora/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/time/py-tempora/Makefile
diff -u pkgsrc/time/py-tempora/Makefile:1.2 pkgsrc/time/py-tempora/Makefile:1.3
--- pkgsrc/time/py-tempora/Makefile:1.2 Mon Feb 13 17:20:35 2017
+++ pkgsrc/time/py-tempora/Makefile     Wed Feb 15 02:21:53 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/02/13 17:20:35 adam Exp $
+# $NetBSD: Makefile,v 1.3 2017/02/15 02:21:53 joerg Exp $
 
 DISTNAME=      tempora-1.6.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -12,5 +12,7 @@ LICENSE=      mit
 
 USE_LANGUAGES=         # none
 
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
+
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index