freebsd-ports/devel/subversion/files/extra-patch-Makefile.in
Lev A. Serebryakov eab941cd9c (1) Update to latest 1.7.6
(2) Convert to new OPTIONS framework.
 (3) Check for proper sqlite3 for STATIC build.
 (4) Don't require NLS and BDB unconditionally for static build.
 (5) Add option to build Multiple URL Command Client

Submitted by:	Warren Block <wblock@wonkity.com> [5]
2012-09-14 14:59:58 +00:00

11 lines
491 B
Text

--- Makefile.in.orig 2012-09-14 18:34:40.000000000 +0400
+++ Makefile.in 2011-07-16 15:50:53.000000000 +0400
@@ -251,7 +251,7 @@
INSTALL_KWALLET_LIB = $(INSTALL_LIB)
INSTALL_NEON_LIB = $(INSTALL_LIB)
INSTALL_SERF_LIB = $(INSTALL_LIB)
-INSTALL_BIN = $(LIBTOOL) --mode=install $(INSTALL)
+INSTALL_BIN = $(LIBTOOL) --mode=install $(INSTALL) -s
INSTALL_CONTRIB = $(LIBTOOL) --mode=install $(INSTALL)
INSTALL_TOOLS = $(LIBTOOL) --mode=install $(INSTALL)
INSTALL_INCLUDE = $(INSTALL) -m 644