pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/lensfun
Module Name: pkgsrc
Committed By: adam
Date: Thu Jun 2 18:29:16 UTC 2022
Modified Files:
pkgsrc/graphics/lensfun: Makefile
Log Message:
lensfun: needs py-setuptools
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/graphics/lensfun/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/lensfun/Makefile
diff -u pkgsrc/graphics/lensfun/Makefile:1.39 pkgsrc/graphics/lensfun/Makefile:1.40
--- pkgsrc/graphics/lensfun/Makefile:1.39 Mon May 30 16:00:14 2022
+++ pkgsrc/graphics/lensfun/Makefile Thu Jun 2 18:29:16 2022
@@ -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_CMAKE= yes
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