From 96f9838ef9ed1512df990166541f3022cc34f3b3 Mon Sep 17 00:00:00 2001 From: uebayasi Date: Fri, 13 Aug 2004 09:10:07 +0000 Subject: This can be built on Linux. No longer restricted only for NetBSD. Reported by Roland Illig, PR26623. --- shells/ast-ksh/Makefile.common | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'shells') diff --git a/shells/ast-ksh/Makefile.common b/shells/ast-ksh/Makefile.common index 236b42edd60..f8aebf3e2bb 100644 --- a/shells/ast-ksh/Makefile.common +++ b/shells/ast-ksh/Makefile.common @@ -1,5 +1,5 @@ # $OpenBSD: Makefile,v 1.5 2001/11/21 01:17:43 naddy Exp $ -# $NetBSD: Makefile.common,v 1.9 2004/02/09 18:32:02 jlam Exp $ +# $NetBSD: Makefile.common,v 1.10 2004/08/13 09:10:07 uebayasi Exp $ DISTNAME= ast-ksh-${ASTKSH_VERSION} PKGNAME= ast-ksh-${ASTKSH_VERSION:S/-//g} @@ -21,9 +21,6 @@ NO_BIN_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM=${RESTRICTED} NO_SRC_ON_FTP= ${RESTRICTED} -# needs pdksh -ONLY_FOR_PLATFORM= NetBSD-* - ASTKSH_VERSION= 2003-07-24 WRKSRC= ${WRKDIR} -- cgit v1.2.3