diff options
Diffstat (limited to 'emulators/suse_libc5/Makefile')
-rw-r--r-- | emulators/suse_libc5/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/suse_libc5/Makefile b/emulators/suse_libc5/Makefile index 6eeffd9dd81..394a0cc577a 100644 --- a/emulators/suse_libc5/Makefile +++ b/emulators/suse_libc5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/05/17 00:14:50 tron Exp $ +# $NetBSD: Makefile,v 1.2 1999/05/17 00:36:44 tron Exp $ DISTNAME= suse_libc5-6.1 CATEGORIES= emulators @@ -20,6 +20,7 @@ NO_PATCH= yes NO_CONFIGURE= yes NO_WRKSUBDIR= yes MANCOMPRESSED= yes +MANZ= yes PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC EMULSUBDIR= emul/linux |