diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-05-08 21:58:30 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-05-08 21:58:30 +0000 |
commit | d70b51ab0ae0510d98092dbe1d0703e3b2fdf6dc (patch) | |
tree | 6c75ddabc58ef8c5a275ed3cf882a368839eef7b /sysutils/fusefs-ntfs/files | |
parent | 3627a7323ce5276e820c07658ed111af56d57871 (diff) |
- Switch to USES=libtool
- Strip library
Notes
Notes:
svn path=/head/; revision=353357
Diffstat (limited to 'sysutils/fusefs-ntfs/files')
-rw-r--r-- | sysutils/fusefs-ntfs/files/patch-configure | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/sysutils/fusefs-ntfs/files/patch-configure b/sysutils/fusefs-ntfs/files/patch-configure index 6a0604738a84..39fec4d7e2dc 100644 --- a/sysutils/fusefs-ntfs/files/patch-configure +++ b/sysutils/fusefs-ntfs/files/patch-configure @@ -9,15 +9,6 @@ *) enable_mount_helper="no" ;; esac -@@ -7991,7 +7991,7 @@ - LIBTOOL_DEPS="$ltmain" - - # Always use our own libtool. --LIBTOOL='$(SHELL) $(top_builddir)/libtool' -+LIBTOOL='$(SHELL) /usr/local/bin/libtool' - - - @@ -9527,7 +9527,7 @@ hardcode_shlibpath_var=no ;; |