summaryrefslogtreecommitdiff
path: root/emulators/compat13/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/compat13/Makefile')
-rw-r--r--emulators/compat13/Makefile12
1 files changed, 9 insertions, 3 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: