diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-01-06 15:26:34 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-01-06 15:26:34 +0000 |
commit | ca8597367290b348e654eb4d9db3f69854451f1c (patch) | |
tree | 095c965877e5a4e9ea8ce2bc8588c010589d1ab0 /graphics/autopano-sift/files/patch-bin-autopano-complete.sh | |
parent | 2013-01-04 ports-mgmt/portmanager: Does not support modern ports features suc... (diff) |
2012-05-10 databases/hypertable: BROKEN for more than 6 month
2012-05-10 graphics/autopano-sift: Disappeared from vendor site. No longer required by graphics/hugin
2012-05-10 misc/airoflash: BROKEN for more than 6 month
2012-05-10 x11-themes/kde-icons-krystaline: BROKEN for more than 6 month
2012-05-10 x11-themes/kde-icons-amaranth: BROKEN for more than 6 month
2012-05-10 x11-themes/kde-icons-realistic: BROKEN for more than 6 month
Notes
Notes:
svn path=/head/; revision=309993
Diffstat (limited to 'graphics/autopano-sift/files/patch-bin-autopano-complete.sh')
-rw-r--r-- | graphics/autopano-sift/files/patch-bin-autopano-complete.sh | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/graphics/autopano-sift/files/patch-bin-autopano-complete.sh b/graphics/autopano-sift/files/patch-bin-autopano-complete.sh deleted file mode 100644 index 383756b3a077..000000000000 --- a/graphics/autopano-sift/files/patch-bin-autopano-complete.sh +++ /dev/null @@ -1,15 +0,0 @@ ---- bin/autopano-complete.sh.orig Sat Apr 9 05:40:12 2005 -+++ bin/autopano-complete.sh Wed Apr 12 12:14:10 2006 -@@ -7,10 +7,10 @@ - MONO=$(which mono) - - # Set this to the directory you installed autopano-sift into, for example --#AUTOPANO_PATH=/usr/local/autopano-sift/bin -+AUTOPANO_PATH=/usr/local/share/autopano-sift - # Do not use a trailing backslash. If the executeables are within your path - # (recommended, you can leave the line below). --AUTOPANO_PATH=$(dirname $(which generatekeys.exe)) -+#AUTOPANO_PATH=$(dirname $(which generatekeys.exe)) - - usage() - { |