1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/www/bk_edit/files/patch-configure
Ying-Chieh Liao d7e45701d1 add bk_edit 0.6.23
Bookmark Editor
2003-12-26 06:18:14 +00:00

22 lines
364 B
Plaintext

--- 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"