1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00

Cleanup: remove unneeded patch; remove unused variable.

This commit is contained in:
Thomas Gellekum 2002-05-23 12:08:10 +00:00
parent 587d8733f4
commit fc244695b8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=59792
2 changed files with 0 additions and 10 deletions

View File

@ -23,7 +23,6 @@ USE_PYTHON= yes
USE_PYDISTUTILS=yes
NUMPYDIR= ${PYTHON_SITELIBDIR}/Numeric
SCIENTIFICDIR= ${PYTHON_SITELIBDIR}/Scientific
DOCDIR= ${PREFIX}/share/doc/py-scientific
EXAMPLEDIR= ${PREFIX}/share/examples/py-scientific

View File

@ -1,9 +0,0 @@
--- setup.cfg.orig Wed Mar 28 16:14:46 2001
+++ setup.cfg Mon Apr 2 18:52:18 2001
@@ -3,3 +3,6 @@
packager = "Konrad Hinsen <hinsen@cnrs-orleans.fr>"
group = "Libraries/Python"
doc_files = README README.MPI Doc/HTML Doc/PDF Doc/XML
+
+[install]
+optimize = 1