summaryrefslogtreecommitdiff
path: root/audio/oss
diff options
context:
space:
mode:
Diffstat (limited to 'audio/oss')
-rw-r--r--audio/oss/Makefile10
-rw-r--r--audio/oss/distinfo6
2 files changed, 10 insertions, 6 deletions
diff --git a/audio/oss/Makefile b/audio/oss/Makefile
index 04bb1e8036f..77ec5fe6eaf 100644
--- a/audio/oss/Makefile
+++ b/audio/oss/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2003/01/04 13:32:02 cjep Exp $
+# $NetBSD: Makefile,v 1.15 2003/01/10 20:20:53 jlam Exp $
DISTNAME= oss-${OSS_VERSION} # Overridden below
PKGNAME= oss-${OSS_VERSION}
@@ -19,8 +19,8 @@ OSVERSION_SPECIFIC= yes
DISTNAME= oss397c-netbsd-v1.5
OSS_VERSION= 3.9.7c
.elif !empty(MACHINE_PLATFORM:MNetBSD-1.6*-i386)
-DISTNAME= oss397f-netbsd-v1.6
-OSS_VERSION= 3.9.7f
+DISTNAME= oss397g-netbsd-v1.6
+OSS_VERSION= 3.9.7g
.endif
RESTRICTED= "No re-distribution."
@@ -72,6 +72,10 @@ do-build:
${FILESDIR}/wrapper.sh > ${WRKDIR}/$${file}.sh; \
done
+# Run the install script in a chroot environment. The install script tries
+# to install into /usr/lib, so we let it install into the chroot'ed /usr/lib
+# and then copy the "installed" files to where to really want them.
+#
chroot:
${PAX} -rw `${CAT} ${FILESDIR}/chroot` ${WRKSRC}
${CHROOT} -u ${ROOT_USER} -g ${ROOT_GROUP} ${WRKSRC} ./install.sh
diff --git a/audio/oss/distinfo b/audio/oss/distinfo
index d893a26180f..ad68cc79982 100644
--- a/audio/oss/distinfo
+++ b/audio/oss/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.5 2003/01/07 21:18:32 jlam Exp $
+$NetBSD: distinfo,v 1.6 2003/01/10 20:20:53 jlam Exp $
-SHA1 (oss397f-netbsd-v1.6.tar.gz) = d7167a0ab38a41f90da9d191f54286fc8a040b24
-Size (oss397f-netbsd-v1.6.tar.gz) = 1115393 bytes
+SHA1 (oss397g-netbsd-v1.6.tar.gz) = 9ae61d38e0eb35474cbb84498c53f82b7e717d4f
+Size (oss397g-netbsd-v1.6.tar.gz) = 1116013 bytes