summaryrefslogtreecommitdiff
path: root/www/WebMagick
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1998-11-22 17:33:25 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1998-11-22 17:33:25 +0000
commit6fae08858f136fbffd71d2ed5c95b5716b3b2034 (patch)
tree81ce77b270b0d1861806b1f12171c1c95b9cd38b /www/WebMagick
parentAdd `SUBDIR += ppp-nt' (diff)
don't open /dev/tty
Notes
Notes: svn path=/head/; revision=14768
Diffstat (limited to 'www/WebMagick')
-rw-r--r--www/WebMagick/files/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/WebMagick/files/patch-ac b/www/WebMagick/files/patch-ac
new file mode 100644
index 000000000000..85cff18c67b8
--- /dev/null
+++ b/www/WebMagick/files/patch-ac
@@ -0,0 +1,11 @@
+--- configure.bak Thu Jul 3 19:25:52 1997
++++ configure Sun Nov 22 20:25:40 1998
+@@ -794,7 +794,7 @@
+ esac
+ done
+
+-exec < /dev/tty
++#exec < /dev/tty
+ rm $tmpfile
+
+ if test -n "$font1"