summaryrefslogtreecommitdiff
path: root/shells/Makefile
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-01-10 07:04:02 +0000
committergrant <grant@pkgsrc.org>2004-01-10 07:04:02 +0000
commit92212063fd73f4641b8618049409cb8048f43cca (patch)
treef094042ace731f5a153a7d36a9012eb7ae242607 /shells/Makefile
parent3eb04d69ba9b3d0828e0dc4df827a48a93366220 (diff)
downloadpkgsrc-92212063fd73f4641b8618049409cb8048f43cca.tar.gz
rename static-ast-ksh to ast-ksh-static. the convention in pkgsrc is
for mutations of packages to be named <pkg>-<mutation>. add a CONFLICT on static-ast-ksh for obvious reasons.
Diffstat (limited to 'shells/Makefile')
-rw-r--r--shells/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/Makefile b/shells/Makefile
index a98e887c29d..e14a4c38326 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.25 2004/01/10 06:56:15 grant Exp $
+# $NetBSD: Makefile,v 1.26 2004/01/10 07:04:02 grant Exp $
#
COMMENT= Shells
SUBDIR+= ast-ksh
+SUBDIR+= ast-ksh-static
SUBDIR+= bash2
SUBDIR+= bash2-doc
SUBDIR+= es
@@ -14,7 +15,6 @@ SUBDIR+= pdksh
SUBDIR+= perlsh
SUBDIR+= rc
SUBDIR+= scsh
-SUBDIR+= static-ast-ksh
SUBDIR+= static-bash2
SUBDIR+= tcsh
SUBDIR+= tcsh-standalone