summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorjlam <jlam>2002-08-25 21:50:49 +0000
committerjlam <jlam>2002-08-25 21:50:49 +0000
commitf88c97fb6e4237dd8b8a2d41b5918ffdc78e5ffc (patch)
tree60480d2945f42ce98ce907eb2bbb401a57e68d68 /shells
parent0095be0c4db1c8bb606292bae7fd4a728212ec4e (diff)
downloadpkgsrc-f88c97fb6e4237dd8b8a2d41b5918ffdc78e5ffc.tar.gz
Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
Diffstat (limited to 'shells')
-rw-r--r--shells/bash2/Makefile2
-rw-r--r--shells/zsh/Makefile9
2 files changed, 6 insertions, 5 deletions
diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile
index 9beb00acc3f..0eb6d975e4c 100644
--- a/shells/bash2/Makefile
+++ b/shells/bash2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2002/08/23 01:28:27 jlam Exp $
+# $NetBSD: Makefile,v 1.34 2002/08/25 21:50:50 jlam Exp $
#
V= 2.05
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
index c4685d814e7..a31d4c8a362 100644
--- a/shells/zsh/Makefile
+++ b/shells/zsh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2002/08/15 06:54:54 uebayasi Exp $
+# $NetBSD: Makefile,v 1.35 2002/08/25 21:50:50 jlam Exp $
DISTNAME= zsh-4.0.6
CATEGORIES= shells
@@ -13,9 +13,10 @@ MAINTAINER= uebayasi@soum.co.jp
HOMEPAGE= http://sunsite.dk/zsh/
COMMENT= The Z shell
-GNU_CONFIGURE= yes
-INFO_FILES= zsh.info
-TEXINFO_OVERRIDE= YES
+USE_BUILDLINK2= yes
+GNU_CONFIGURE= yes
+INFO_FILES= zsh.info
+TEXINFO_OVERRIDE= yes
.include "../../mk/bsd.prefs.mk"