summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2001-05-07 12:51:25 +0000
committerdmcmahill <dmcmahill>2001-05-07 12:51:25 +0000
commit98699d897e81725f0344f76e3d894cc3a714a39a (patch)
tree1ba053c8f6d8c3b141999426a78835cf31904614 /emulators
parent01536274a5c42f1d57a17b4efed050a75bc04f70 (diff)
downloadpkgsrc-98699d897e81725f0344f76e3d894cc3a714a39a.tar.gz
add missing shared lib (libcurses.so.2) for the alpha version of the
pkg.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/compat13/Makefile12
-rw-r--r--emulators/compat13/distinfo6
-rw-r--r--emulators/compat13/pkg/PLIST.alpha3
3 files changed, 15 insertions, 6 deletions
diff --git a/emulators/compat13/Makefile b/emulators/compat13/Makefile
index e2248a9bc46..fac22af5f22 100644
--- a/emulators/compat13/Makefile
+++ b/emulators/compat13/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2001/02/17 18:38:14 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2001/05/07 12:51:25 dmcmahill Exp $
#
-DISTNAME= compat13-${MACHINE_ARCH}
-PKGNAME= compat13-1.3.3
+DISTNAME= compat13-${MACHINE_ARCH}${PKGMINOR}
+PKGNAME= compat13-1.3.3${PKGMINOR}
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_LOCAL}
@@ -33,6 +33,12 @@ LOCALBASE= /usr
COMPAT_LIBDIR= lib
.endif
+.if ${MACHINE_ARCH} == "alpha"
+PLIST_SRC+= ${PKGDIR}/PLIST
+PLIST_SRC+= ${PKGDIR}/PLIST.alpha
+PKGMINOR= nb1
+.endif
+
PLIST_SUBST+= COMPAT_LIBDIR=${COMPAT_LIBDIR}
do-build:
diff --git a/emulators/compat13/distinfo b/emulators/compat13/distinfo
index e4e22bde834..8c2ad2719e7 100644
--- a/emulators/compat13/distinfo
+++ b/emulators/compat13/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.2 2001/04/20 10:49:53 agc Exp $
+$NetBSD: distinfo,v 1.3 2001/05/07 12:51:25 dmcmahill Exp $
-SHA1 (compat13-alpha.tar.gz) = 18d84bf2be1b1f39cd6205c7b57194014d46a93a
-Size (compat13-alpha.tar.gz) = 446139 bytes
+SHA1 (compat13-alphanb1.tar.gz) = 4e1fc306eb880dc3ba8a0906406da082fd6e6ca5
+Size (compat13-alphanb1.tar.gz) = 478199 bytes
SHA1 (compat13-arm32.tar.gz) = 0dcae05d5ec15968665a71ab0a058f3b2a3d2f87
Size (compat13-arm32.tar.gz) = 247143 bytes
SHA1 (compat13-i386.tar.gz) = 4a33dd2381e790e3e71fccf4bb9f65a7d0859b9a
diff --git a/emulators/compat13/pkg/PLIST.alpha b/emulators/compat13/pkg/PLIST.alpha
new file mode 100644
index 00000000000..9faaec83db0
--- /dev/null
+++ b/emulators/compat13/pkg/PLIST.alpha
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST.alpha,v 1.1 2001/05/07 12:51:26 dmcmahill Exp $
+${COMPAT_LIBDIR}/libcurses.so.2.1
+${COMPAT_LIBDIR}/libcurses.so.2