From d530b271d96cde879c3eb6ed8d1f6e86dee25919 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sat, 24 Jun 1995 11:42:32 +0000 Subject: Add post-install: pkg_add -m ${PREFIX}/lib to Makefiles and @exec ldconfig -m %D to packing lists of ports that install shared libraries. This should get rid of a huge chunk of confusion for novice users! All hail Paul Kranenburg! :) --- math/blas/pkg-plist | 1 + 1 file changed, 1 insertion(+) (limited to 'math/blas/pkg-plist') diff --git a/math/blas/pkg-plist b/math/blas/pkg-plist index c97ae40a3f75..fee905ddce9b 100644 --- a/math/blas/pkg-plist +++ b/math/blas/pkg-plist @@ -1,3 +1,4 @@ @cwd /usr/local lib/libcor.a lib/libcor.so.1.0 +@exec ldconfig -m %B -- cgit v1.2.3