summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorryoon <ryoon>2012-07-22 10:04:32 +0000
committerryoon <ryoon>2012-07-22 10:04:32 +0000
commitdcd508c085f4bfff81017d7b333e713bea6589db (patch)
treed39a44c2d952616778bfdfcbc7fddd4adde4d0db /shells
parent6a16ae44d98caaccb43d745c302b7eedf4b1e42f (diff)
downloadpkgsrc-dcd508c085f4bfff81017d7b333e713bea6589db.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= \