aboutsummaryrefslogtreecommitdiff
path: root/net/smm++/files
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2001-09-09 15:46:14 +0000
committerKevin Lo <kevlo@FreeBSD.org>2001-09-09 15:46:14 +0000
commit2843bf6c23f2c1ce8ddf6d6de6012fc1c14cda85 (patch)
tree55bc20a66453c4376fd4ff864d572be6a57e60dd /net/smm++/files
parent59fdf8136743585e29413765460cd00760189041 (diff)
downloadports-2843bf6c23f2c1ce8ddf6d6de6012fc1c14cda85.tar.gz
ports-2843bf6c23f2c1ce8ddf6d6de6012fc1c14cda85.zip
Notes
Diffstat (limited to 'net/smm++/files')
-rw-r--r--net/smm++/files/patch-itk.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/smm++/files/patch-itk.sh b/net/smm++/files/patch-itk.sh
index a946433884fb..969ed2e4e253 100644
--- a/net/smm++/files/patch-itk.sh
+++ b/net/smm++/files/patch-itk.sh
@@ -5,7 +5,7 @@
# all possible itkwish executables
-itkarray=(itkwish3.1 itkwish3 itkwish30 itkwish)
-+itkarray="itkwish3.1 itkwish3 itkwish30 itkwish3.0 itkwish"
++itkarray="itkwish3.1 itkwish3 itkwish30 itkwish3.0 itkwish wish8.3 wish8.2"
-# $PATH exploded as an array
-explode=(`echo $PATH | sed 's/:/ /g'`)