pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-clickclick
Module Name: pkgsrc
Committed By: adam
Date: Sun Jul 9 10:35:56 UTC 2017
Modified Files:
pkgsrc/devel/py-clickclick: Makefile
Log Message:
Remove unused BUILD_DEPDNDS
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-clickclick/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-clickclick/Makefile
diff -u pkgsrc/devel/py-clickclick/Makefile:1.1 pkgsrc/devel/py-clickclick/Makefile:1.2
--- pkgsrc/devel/py-clickclick/Makefile:1.1 Sun Jul 9 10:32:29 2017
+++ pkgsrc/devel/py-clickclick/Makefile Sun Jul 9 10:35:56 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/07/09 10:32:29 adam Exp $
+# $NetBSD: Makefile,v 1.2 2017/07/09 10:35:56 adam Exp $
DISTNAME= clickclick-1.2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,7 +12,6 @@ LICENSE= apache-2.0
DEPENDS+= ${PYPKGPREFIX}-click>=4.0:../../devel/py-click
DEPENDS+= ${PYPKGPREFIX}-yaml>=3.11:../../textproc/py-yaml
-#BUILD_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index