freebsd-ports/security/racoon2/files/patch-configure
Tijl Coosemans fb00341210 - Fix installation broken by undefined ac_given_INSTALL in configure script.
- Improve patch commands that add DESTDIR support.

Reported by:	antoine
2018-01-14 13:34:22 +00:00

19 lines
580 B
Text

--- configure.orig 2008-07-06 02:41:34 UTC
+++ configure
@@ -785,7 +785,7 @@ if test x"$enable_startup_scripts" = xyes; then
netbsd*1.[56]*|netbsd*[2-9].*)
startup_scripts=rc-d
;;
- freebsd[5-9].*)
+ freebsd[5-9].*|freebsd[1-4][0-9].*)
startup_scripts=rc-d
;;
*)
@@ -1126,6 +1126,7 @@ rm -fr confdefs* $ac_clean_files
test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
if test "$no_recursion" != yes; then
+ac_given_INSTALL="$INSTALL"
# Remove --cache-file and --srcdir arguments so they do not pile up.
ac_sub_configure_args=