summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2012-07-22 10:04:32 +0000
committerryoon <ryoon@pkgsrc.org>2012-07-22 10:04:32 +0000
commita8fc02b4cf19e4074a06a0065c7796aac153e534 (patch)
treed39a44c2d952616778bfdfcbc7fddd4adde4d0db /shells
parent3d8017b05b48d17f880cb3652cac8966838b8ad2 (diff)
downloadpkgsrc-a8fc02b4cf19e4074a06a0065c7796aac153e534.tar.gz
PLIST.xattr is moved to zsh/Makefile.common.
Diffstat (limited to 'shells')
-rw-r--r--shells/zsh-current/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/shells/zsh-current/Makefile b/shells/zsh-current/Makefile
index 86882c0b6a7..ce7fd611763 100644
--- a/shells/zsh-current/Makefile
+++ b/shells/zsh-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2012/04/14 16:03:41 ryoon Exp $
+# $NetBSD: Makefile,v 1.29 2012/07/22 10:04:32 ryoon Exp $
.include "../../shells/zsh/Makefile.common"
@@ -9,11 +9,6 @@ USE_TOOLS+= env
CONFIGURE_ARGS+= --disable-gdbm
-PLIST_VARS+= xattr
-.if exists(/usr/include/sys/xattr.h)
-PLIST.xattr= yes
-.endif
-
SUBST_CLASSES+= prefix-fixup
SUBST_STAGE.prefix-fixup= pre-configure
SUBST_FILES.prefix-fixup= \