summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-06-24 11:42:32 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-06-24 11:42:32 +0000
commitd530b271d96cde879c3eb6ed8d1f6e86dee25919 (patch)
tree0f3bfcde4180f0885c812fc77254f8b7feaded8f /mail
parentAdd a "checkpatch" target that does a "patch -C" instead of a "patch". (diff)
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! :)
Notes
Notes: svn path=/head/; revision=1871
Diffstat (limited to 'mail')
-rw-r--r--mail/mh/Makefile5
-rw-r--r--mail/mh/pkg-plist1
2 files changed, 5 insertions, 1 deletions
diff --git a/mail/mh/Makefile b/mail/mh/Makefile
index 88f1fb160f36..ab3b4fcc0263 100644
--- a/mail/mh/Makefile
+++ b/mail/mh/Makefile
@@ -3,7 +3,7 @@
# Date created: Oct 4, 1994
# Whom: pst
#
-# $Id: Makefile,v 1.3 1995/04/11 20:28:15 asami Exp $
+# $Id: Makefile,v 1.4 1995/04/12 02:03:21 asami Exp $
#
DISTNAME= mh-6.8.3
@@ -13,4 +13,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= markm@FreeBSD.ORG
+post-install:
+ ldconfig -m ${PREFIX}/lib
+
.include <bsd.port.mk>
diff --git a/mail/mh/pkg-plist b/mail/mh/pkg-plist
index a2a7b5f083ce..80e8062808b0 100644
--- a/mail/mh/pkg-plist
+++ b/mail/mh/pkg-plist
@@ -32,6 +32,7 @@ bin/whatnow
bin/whom
bin/mhparam
lib/libmh.so.3.2
+@exec ldconfig -m %B
lib/mh/mtstailor
lib/mh/MailAliases
lib/mh/components