summaryrefslogtreecommitdiff
path: root/www/bk_edit/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'www/bk_edit/files/patch-configure')
-rw-r--r--www/bk_edit/files/patch-configure21
1 files changed, 21 insertions, 0 deletions
diff --git a/www/bk_edit/files/patch-configure b/www/bk_edit/files/patch-configure
new file mode 100644
index 000000000000..47e4882eb74e
--- /dev/null
+++ b/www/bk_edit/files/patch-configure
@@ -0,0 +1,21 @@
+--- configure.orig Fri Dec 26 14:03:40 2003
++++ configure Fri Dec 26 14:04:19 2003
+@@ -51,7 +51,7 @@
+
+ exit 1
+ fi
+-echo "install path: $INSTALL_DIR/bin/ & $INSTALL_DIR/share/bkedit/"
++echo "install path: $INSTALL_DIR/bin/ & $INSTALL_DIR/lib/bkedit/"
+
+
+
+@@ -64,9 +64,6 @@
+ ;;
+ SunOS)
+ LIB='-ldl'
+- ;;
+- FreeBSD)
+- LIB='-lgnugetopt'
+ ;;
+ esac
+ echo "$OS"