pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-colour Depend on devel/py-d2to1. Seems to ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a4676fbff9cc
branches: trunk
changeset: 649609:a4676fbff9cc
user: rodent <rodent%pkgsrc.org@localhost>
date: Sun Apr 05 23:20:58 2015 +0000
description:
Depend on devel/py-d2to1. Seems to be the solution for build failure on
OmniOS.
diffstat:
textproc/py-colour/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 66829f18fc1f -r a4676fbff9cc textproc/py-colour/Makefile
--- a/textproc/py-colour/Makefile Sun Apr 05 23:18:39 2015 +0000
+++ b/textproc/py-colour/Makefile Sun Apr 05 23:20:58 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2015/04/02 22:29:54 rodent Exp $
+# $NetBSD: Makefile,v 1.3 2015/04/05 23:20:58 rodent Exp $
DISTNAME= colour-0.1.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,6 +10,8 @@
COMMENT= Converts and manipulates various color representation
LICENSE= 2-clause-bsd
+DEPENDS+= ${PYPKGPREFIX}-d2to1-[0-9]*:../../devel/py-d2to1
+
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
Home |
Main Index |
Thread Index |
Old Index