summaryrefslogtreecommitdiff
path: root/x11-toolkits/xbae
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-04-09 08:22:49 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-04-09 08:22:49 +0000
commit231b0d80efb3c177d46fbb2e54167891930474bd (patch)
tree7f55647fafe1b0349db4e8cab59ab100e53c94d9 /x11-toolkits/xbae
parentActivate libhelp. (diff)
Execute ldconfig -m after installation.
Notes
Notes: svn path=/head/; revision=10453
Diffstat (limited to 'x11-toolkits/xbae')
-rw-r--r--x11-toolkits/xbae/Makefile5
-rw-r--r--x11-toolkits/xbae/pkg-plist1
2 files changed, 5 insertions, 1 deletions
diff --git a/x11-toolkits/xbae/Makefile b/x11-toolkits/xbae/Makefile
index 609e5da77fc2..dcae0a0e4ee1 100644
--- a/x11-toolkits/xbae/Makefile
+++ b/x11-toolkits/xbae/Makefile
@@ -5,7 +5,7 @@
# With some
# modifications from: Andreas Klemm <andreas@FreeBSD.ORG>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/04/08 13:28:21 tg Exp $
#
DISTNAME= Xbae-4.6.2
@@ -19,4 +19,7 @@ MAINTAINER= Lars.Koeller@Uni-Bielefeld.de
REQUIRES_MOTIF= YES
USE_IMAKE= YES
+post-install:
+ @${LDCONFIG} -m ${PREFIX}/lib
+
.include <bsd.port.mk>
diff --git a/x11-toolkits/xbae/pkg-plist b/x11-toolkits/xbae/pkg-plist
index b77bdabef77d..5166de484758 100644
--- a/x11-toolkits/xbae/pkg-plist
+++ b/x11-toolkits/xbae/pkg-plist
@@ -14,3 +14,4 @@ include/Xbae-4.6/patchlevel.h
include/Xbae
man/man3/XbaeMatrix.3.gz
man/man3/XbaeCaption.3.gz
+@exec /sbin/ldconfig -m %D