diff options
Diffstat (limited to 'emulators/compat12/Makefile')
-rw-r--r-- | emulators/compat12/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/emulators/compat12/Makefile b/emulators/compat12/Makefile index f81d6875c5d..ae7f594acf4 100644 --- a/emulators/compat12/Makefile +++ b/emulators/compat12/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1998/07/03 23:30:09 tron Exp $ +# $NetBSD: Makefile,v 1.7 1998/07/15 12:01:42 agc Exp $ # DISTNAME= compat12 @@ -19,9 +19,6 @@ PLIST_SRC= ${WRKSRC}/.PLIST post-extract: @${INSTALL} -c -m 755 ${FILESDIR}/configure ${WRKSRC} -post-install: - ${LDCONFIG} || ${TRUE} - .include "../../mk/bsd.pkg.mk" # for sun3x in 1.3.x, get sun3 package |