summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorseb <seb>2002-12-23 13:03:39 +0000
committerseb <seb>2002-12-23 13:03:39 +0000
commit2637a25c31ea9f16dc08d21a86e60485cec1ea43 (patch)
tree86fba4fd749d6369c830c384d2a84a2dc959c4c9 /shells
parent3c583a7e69bb2848f3b4e116baa4c11c9b6ad694 (diff)
downloadpkgsrc-2637a25c31ea9f16dc08d21a86e60485cec1ea43.tar.gz
Trivially use buildlink2.
Diffstat (limited to 'shells')
-rw-r--r--shells/zsh3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/zsh3/Makefile b/shells/zsh3/Makefile
index 175575a71e1..c7e07046ec4 100644
--- a/shells/zsh3/Makefile
+++ b/shells/zsh3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2002/11/17 09:02:02 salo Exp $
+# $NetBSD: Makefile,v 1.5 2002/12/23 13:03:39 seb Exp $
DISTNAME= zsh-3.0.8
CATEGORIES= shells
@@ -15,6 +15,7 @@ COMMENT= The Z shell
GNU_CONFIGURE= yes
INFO_FILES= zsh.info
TEXINFO_OVERRIDE= YES
+USE_BUILDLINK2= YES
.include "../../mk/bsd.prefs.mk"