pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/lensfun lensfun: needs py-setuptools
details: https://anonhg.NetBSD.org/pkgsrc/rev/6c99ca264649
branches: trunk
changeset: 380274:6c99ca264649
user: adam <adam%pkgsrc.org@localhost>
date: Thu Jun 02 18:29:16 2022 +0000
description:
lensfun: needs py-setuptools
diffstat:
graphics/lensfun/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 4bcb4f15d9b7 -r 6c99ca264649 graphics/lensfun/Makefile
--- a/graphics/lensfun/Makefile Thu Jun 02 18:27:24 2022 +0000
+++ b/graphics/lensfun/Makefile Thu Jun 02 18:29:16 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2022/05/30 16:00:14 adam Exp $
+# $NetBSD: Makefile,v 1.40 2022/06/02 18:29:16 adam Exp $
DISTNAME= lensfun-0.3.3
CATEGORIES= graphics
@@ -14,6 +14,7 @@
USE_LANGUAGES= c c++03
USE_TOOLS+= gmake pkg-config gsed
+BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools>0:../../devel/py-setuptools
EGG_NAME= ${DISTNAME:C/-([^0-9])/_\1/g}
EGG_INFODIR= ${EGG_NAME}-py${PYVERSSUFFIX}.egg-info
PY_PATCHPLIST= yes
Home |
Main Index |
Thread Index |
Old Index