head 1.2; access; symbols pkgsrc-2018Q1:1.1.0.2 pkgsrc-2018Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2018.04.23.14.42.03; author schmonz; state dead; branches; next 1.1; commitid M6rjhBqF2K9CJzzA; 1.1 date 2018.03.10.05.37.44; author schmonz; state Exp; branches; next ; commitid KUp2gSZq4rfK8StA; desc @@ 1.2 log @Accomplish libtoolization with less patching. @ text @$NetBSD: patch-configure.inc,v 1.1 2018/03/10 05:37:44 schmonz Exp $ Fix installed dylib linker path on Darwin. --- configure.inc.orig 2018-03-02 22:52:05.000000000 +0000 +++ configure.inc @@@@ -1362,7 +1362,7 @@@@ FULLNAME=\$LIBNAME case "\$ACTION" in make) FLAGS="$AC_CFLAGS -dynamiclib" - VFLAGS="-current_version \$VERSION -compatibility_version \$MAJOR" + VFLAGS="-install_name $AC_LIBDIR/\$LIBNAME -current_version \$VERSION -compatibility_version \$MAJOR" rm -f \$LIBRARY if $AC_CC \$FLAGS \$VFLAGS -o \$FULLNAME "\$@@"; then @ 1.1 log @Build and install shared library. Bump PKGREVISION. @ text @d1 1 a1 1 $NetBSD$ @