pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-scitools: remove commented out Pmw reference



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Tue Jun 7 12:31:21 2022 +0200
Changeset:	361eab81eb7dcb3c605ede2903b29dec50b48b3a

Modified Files:
	py-scitools/Makefile

Log Message:
py-scitools: remove commented out Pmw reference

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=361eab81eb7dcb3c605ede2903b29dec50b48b3a

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-scitools/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-scitools/Makefile b/py-scitools/Makefile
index e2b59ab227..34b05f4306 100644
--- a/py-scitools/Makefile
+++ b/py-scitools/Makefile
@@ -29,7 +29,7 @@ post-extract:
 
 #optional dependency:
 #DEPENDS+=			${PYPKGPREFIX}-scipy>=0.7.0:../../math/py-scipy
-#PYTHON_VERSIONED_DEPENDENCIES=	Pmw X
+#PYTHON_VERSIONED_DEPENDENCIES=	X
 #.include "../../lang/python/versioned_dependencies.mk"
 #PYTHON_VERSIONS_INCOMPATIBLE=	36 35  34 # py-Numeric
 #.include "../../math/py-Numeric/buildlink3.mk"


Home | Main Index | Thread Index | Old Index