summaryrefslogtreecommitdiff
path: root/emulators/freebsd_lib
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-09-09 19:03:40 +0000
committerwiz <wiz@pkgsrc.org>2002-09-09 19:03:40 +0000
commit9af35c19d735a4fa64d75542e0a6aafd67b59434 (patch)
treed8090717d7002c39ddb392d3e9fbf92374eaa93b /emulators/freebsd_lib
parentd155797ab44d21d67f15eb1355b41eb1aff13a2a (diff)
downloadpkgsrc-9af35c19d735a4fa64d75542e0a6aafd67b59434.tar.gz
Add ld.so.hints file, as requested in pkg/18145.
Diffstat (limited to 'emulators/freebsd_lib')
-rw-r--r--emulators/freebsd_lib/Makefile5
-rw-r--r--emulators/freebsd_lib/PLIST5
2 files changed, 8 insertions, 2 deletions
diff --git a/emulators/freebsd_lib/Makefile b/emulators/freebsd_lib/Makefile
index a53e1894047..82fa4d8ad4b 100644
--- a/emulators/freebsd_lib/Makefile
+++ b/emulators/freebsd_lib/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2001/09/09 20:36:22 agc Exp $
+# $NetBSD: Makefile,v 1.12 2002/09/09 19:03:40 wiz Exp $
#
DISTNAME= freebsd_lib-2.2.7
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://www.flame.org/NetBSD/
@@ -21,6 +22,8 @@ do-install:
${INSTALL_DATA} $$file ${PREFIX}/emul/freebsd/$$file; \
done
@${SETENV} PKG_PREFIX="${PREFIX}" ${SH} ${INSTALL_FILE} - POST-INSTALL
+ @${INSTALL_DATA_DIR} ${PREFIX}/emul/freebsd/var/run
+ @${TOUCH} ${PREFIX}/emul/freebsd/var/run/ld.so.hints
show-shlib-type:
@${ECHO} a.out
diff --git a/emulators/freebsd_lib/PLIST b/emulators/freebsd_lib/PLIST
index 02372f5eae0..b7f873fae44 100644
--- a/emulators/freebsd_lib/PLIST
+++ b/emulators/freebsd_lib/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:52:39 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2002/09/09 19:03:40 wiz Exp $
emul/freebsd/usr/lib/compat/libgnumalloc.so.2.0
emul/freebsd/usr/lib/compat/libresolv.so.2.0
emul/freebsd/usr/lib/compat/liby.so.2.0
@@ -52,6 +52,9 @@ emul/freebsd/usr/X11R6/lib/libXp.so.6.2
emul/freebsd/usr/X11R6/lib/libXt.so.6.0
emul/freebsd/usr/X11R6/lib/libXtst.so.6.1
emul/freebsd/usr/X11R6/lib/liboldX.so.6.0
+emul/freebsd/var/run/ld.so.hints
+@dirrm emul/freebsd/var/run
+@dirrm emul/freebsd/var
@dirrm emul/freebsd/usr/X11R6/lib
@dirrm emul/freebsd/usr/X11R6
@dirrm emul/freebsd/usr/libexec