summaryrefslogtreecommitdiff
path: root/emulators/compat14/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/compat14/Makefile')
-rw-r--r--emulators/compat14/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/emulators/compat14/Makefile b/emulators/compat14/Makefile
index 2daeebe6308..e6546c3e9f3 100644
--- a/emulators/compat14/Makefile
+++ b/emulators/compat14/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/02/17 18:38:15 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2001/05/30 20:22:04 dmcmahill Exp $
#
DISTNAME= compat14-${MACHINE_ARCH}
@@ -33,6 +33,11 @@ COMPAT_LIBDIR= lib
COMPAT_XLIBDIR= X11R6/lib
.endif
+PLIST_SRC+= ${PKGDIR}/PLIST
+.if exists(${PKGDIR}/PLIST.${MACHINE_ARCH})
+PLIST_SRC+= ${PKGDIR}/PLIST.${MACHINE_ARCH}
+.endif
+
PLIST_SUBST+= COMPAT_LIBDIR=${COMPAT_LIBDIR} COMPAT_XLIBDIR=${COMPAT_XLIBDIR}
do-build: