Fix PR pkg/45109

* Include obache@'s patches.
This commit is contained in:
ryoon 2011-07-22 12:28:26 +00:00
parent 959e618374
commit 2f7afc0c42
3 changed files with 8 additions and 3 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.21 2011/04/05 15:03:44 ryoon Exp $
# $NetBSD: Makefile,v 1.22 2011/07/22 12:28:26 ryoon Exp $
.include "../../shells/zsh/Makefile.common"
@ -9,6 +9,11 @@ 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= \

View file

@ -1,7 +1,8 @@
@comment $NetBSD: PLIST,v 1.21 2011/04/05 15:03:44 ryoon Exp $
@comment $NetBSD: PLIST,v 1.22 2011/07/22 12:28:26 ryoon Exp $
bin/zsh
bin/${PKGNAME}
info/zsh.info
${PLIST.dynamic}${PLIST.xattr}lib/zsh/${PKGVERSION}/zsh/attr.so
${PLIST.dynamic}lib/zsh/${PKGVERSION}/zsh/cap.so
${PLIST.dynamic}lib/zsh/${PKGVERSION}/zsh/clone.so
${PLIST.dynamic}lib/zsh/${PKGVERSION}/zsh/compctl.so

View file

@ -1 +0,0 @@
${PLIST.dynamic}lib/zsh/4.3.11/zsh/attr.so