summaryrefslogtreecommitdiff
path: root/emulators/netbsd32_compat14/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/netbsd32_compat14/Makefile')
-rw-r--r--emulators/netbsd32_compat14/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/emulators/netbsd32_compat14/Makefile b/emulators/netbsd32_compat14/Makefile
index 9b162d57c7f..e8cfc5b7aea 100644
--- a/emulators/netbsd32_compat14/Makefile
+++ b/emulators/netbsd32_compat14/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/01/11 05:12:56 hamajima Exp $
+# $NetBSD: Makefile,v 1.10 2005/02/21 21:08:50 veego Exp $
#
DISTNAME= compat14-${MACHINE32_ARCH}-${VERSION}
@@ -45,11 +45,6 @@ EMULSUBDIR= emul/aout
COMPAT_LIBDIR= ${EMULSUBDIR}/usr/lib
COMPAT_XLIBDIR= ${EMULSUBDIR}/usr/X11R6/lib
-PLIST_SRC+= ${PKGDIR}/PLIST
-.if exists(${PKGDIR}/PLIST.${MACHINE32_ARCH})
-PLIST_SRC+= ${PKGDIR}/PLIST.${MACHINE32_ARCH}
-.endif
-
PLIST_SUBST+= COMPAT_LIBDIR=${COMPAT_LIBDIR} COMPAT_XLIBDIR=${COMPAT_XLIBDIR}
do-install: