pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-djangocms-link
Module Name: pkgsrc
Committed By: wiz
Date: Thu Nov 23 08:53:23 UTC 2023
Modified Files:
pkgsrc/www/py-djangocms-link: Makefile
Log Message:
py-djangocms-link: add missing tool
Only visibly missing in bulk builds though?
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/py-djangocms-link/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-djangocms-link/Makefile
diff -u pkgsrc/www/py-djangocms-link/Makefile:1.8 pkgsrc/www/py-djangocms-link/Makefile:1.9
--- pkgsrc/www/py-djangocms-link/Makefile:1.8 Sun Nov 5 11:06:45 2023
+++ pkgsrc/www/py-djangocms-link/Makefile Thu Nov 23 08:53:23 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2023/11/05 11:06:45 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2023/11/23 08:53:23 wiz Exp $
DISTNAME= djangocms-link-3.1.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -11,6 +11,7 @@ HOMEPAGE= https://github.com/divio/djang
COMMENT= Django CMS plugin that allows to add links
LICENSE= modified-bsd
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
DEPENDS+= ${PYPKGPREFIX}-django-cms>=3.7:../../www/py-django-cms
DEPENDS+= ${PYPKGPREFIX}-django-filer>=1.7:../../www/py-django-filer
Home |
Main Index |
Thread Index |
Old Index