aboutsummaryrefslogtreecommitdiff
path: root/lang
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 /lang
parent9688e7d314996de30b87685f76c328a1a1064cd3 (diff)
downloadports-d530b271d96cde879c3eb6ed8d1f6e86dee25919.tar.gz
ports-d530b271d96cde879c3eb6ed8d1f6e86dee25919.zip
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/itcl/Makefile5
-rw-r--r--lang/itcl/pkg-plist1
-rw-r--r--lang/schemetoc/Makefile5
-rw-r--r--lang/schemetoc/pkg-plist1
4 files changed, 10 insertions, 2 deletions
diff --git a/lang/itcl/Makefile b/lang/itcl/Makefile
index 1c366d119667..f02527f176d3 100644
--- a/lang/itcl/Makefile
+++ b/lang/itcl/Makefile
@@ -3,7 +3,7 @@
# Date created: Mon Oct 3 22:06:21 EDT 1994
# Whom: rww
#
-# $Id: Makefile,v 1.5 1995/04/15 05:44:39 asami Exp $
+# $Id: Makefile,v 1.6 1995/05/13 07:53:08 asami Exp $
#
DISTNAME= itcl-1.5
@@ -16,4 +16,7 @@ LIB_DEPENDS= tk\\.3\\.:${PORTSDIR}/x11/tk
PATCH_STRIP= -p1
+post-install:
+ ldconfig -m ${PREFIX}/lib
+
.include <bsd.port.mk>
diff --git a/lang/itcl/pkg-plist b/lang/itcl/pkg-plist
index bbfcfe45f641..6cf25c3d1f6d 100644
--- a/lang/itcl/pkg-plist
+++ b/lang/itcl/pkg-plist
@@ -2,6 +2,7 @@
include/itcl.h
lib/libitcl.a
lib/libitcl.so.1.5
+@exec ldconfig -m %B
bin/itcl_wish
bin/itcl_sh
man/mann/incrTcl.n
diff --git a/lang/schemetoc/Makefile b/lang/schemetoc/Makefile
index 724944e4f451..77443390b735 100644
--- a/lang/schemetoc/Makefile
+++ b/lang/schemetoc/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 Dec 1994
# Whom: jmacd@uclink.berkeley.edu
#
-# $Id: Makefile,v 1.5 1995/04/15 21:56:27 jmacd Exp $
+# $Id: Makefile,v 1.6 1995/04/15 22:12:24 asami Exp $
#
DISTNAME= schemetoc-93.3.15
@@ -16,4 +16,7 @@ MAINTAINER= jmacd@FreeBSD.ORG
NO_WRKSUBDIR= yes
+post-install:
+ ldconfig -m ${PREFIX}/lib
+
.include <bsd.port.mk>
diff --git a/lang/schemetoc/pkg-plist b/lang/schemetoc/pkg-plist
index 0738ec977023..f9da064f3e99 100644
--- a/lang/schemetoc/pkg-plist
+++ b/lang/schemetoc/pkg-plist
@@ -8,6 +8,7 @@ man/man1/scc.1.gz
lib/schemetoc
lib/libsc.so.1.0
lib/libscxl.so.1.0
+@exec ldconfig -m %B
@exec ranlib lib/schemetoc/libsc.a
@exec ranlib lib/schemetoc/libsc_p.a
@exec ranlib lib/schemetoc/scxl.a