diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 03:49:05 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 03:49:05 +0000 |
commit | 28e7382123cbc7ef132190c6b3c29b101db38cfc (patch) | |
tree | a9d50288bd0e48228abd908a6f7bd8be06c4e7bd /math/PDL/files/patch-aa | |
parent | PR: 51521 (diff) |
As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,
remove these ports that have been broken for >4 months (in many cases much
longer) with no sign of a fix.
Notes
Notes:
svn path=/head/; revision=80201
Diffstat (limited to 'math/PDL/files/patch-aa')
-rw-r--r-- | math/PDL/files/patch-aa | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/math/PDL/files/patch-aa b/math/PDL/files/patch-aa deleted file mode 100644 index 07c535f951e5..000000000000 --- a/math/PDL/files/patch-aa +++ /dev/null @@ -1,20 +0,0 @@ ---- perldl.conf.orig Wed Sep 25 00:54:05 2002 -+++ perldl.conf Wed Sep 25 00:56:00 2002 -@@ -22,7 +22,7 @@ - # 0 -> don't use - # true -> force use - -- WITH_POSIX_THREADS => undef, -+ WITH_POSIX_THREADS => 0, - - MALLOCDBG => undef, - # { -@@ -75,7 +75,7 @@ - OPENGL_DEFINE => undef, - # Whether or not to build the Karma interface module - -- WITH_KARMA => undef, # Leave it up to PDL to decide -+ WITH_KARMA => 0, # Leave it up to PDL to decide - WHERE_KARMA => undef, # you may explicitly specify directory location - - # Whether or not to build the PDL::Slatec module |