aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-09-27 07:15:28 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-09-27 07:15:28 +0000
commit3676fb9f8018fa3d8cbd202a63513ab99ce22d77 (patch)
tree394520fae4a1682d6a5881ad508d773dfa6639b4 /shells
parent3f930e2f9f8c6b2174e0b31950dfa1dd84e21dd4 (diff)
downloadports-3676fb9f8018fa3d8cbd202a63513ab99ce22d77.tar.gz
ports-3676fb9f8018fa3d8cbd202a63513ab99ce22d77.zip
Notes
Diffstat (limited to 'shells')
-rw-r--r--shells/zsh/Makefile5
-rw-r--r--shells/zsh/pkg-plist5
2 files changed, 3 insertions, 7 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
index 3607953aacf4..7c52ddf7afba 100644
--- a/shells/zsh/Makefile
+++ b/shells/zsh/Makefile
@@ -3,7 +3,7 @@
PORTNAME= zsh
PORTVERSION= 5.0.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= shells
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} \
SF/${PORTNAME}/${PORTNAME}-doc/${PORTVERSION}:doc
@@ -28,7 +28,8 @@ CPPFLAGS+= -I${LOCALBASE}/include -DBOOL_DEFINED
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ENV+= zsh_cv_sys_path_dev_fd=no
CONFIGURE_ARGS= --with-term-lib="ncursesw ncurses" --with-tcsetpgrp \
- --enable-function-subdirs --enable-multibyte
+ --enable-function-subdirs --enable-multibyte \
+ --sysconfdir=${PREFIX}/etc
EXTRA_PATCHES= ${FILESDIR}/extra-patch-bsdtar
#EXTRA_COMPLETION_FILES= _sockstat
diff --git a/shells/zsh/pkg-plist b/shells/zsh/pkg-plist
index 0d6aad01b57b..174fc20ef3f4 100644
--- a/shells/zsh/pkg-plist
+++ b/shells/zsh/pkg-plist
@@ -35,11 +35,6 @@ bin/zsh-%%ZSH_VER%%
%%NO_STATIC%%lib/zsh/%%ZSH_VER%%/zsh/zpty.so
%%NO_STATIC%%lib/zsh/%%ZSH_VER%%/zsh/zselect.so
%%NO_STATIC%%lib/zsh/%%ZSH_VER%%/zsh/zutil.so
-%%GDBM%%%%NO_STATIC%%@dirrm lib/zsh/%%ZSH_VER%%/zsh/db
-%%NO_STATIC%%@dirrm lib/zsh/%%ZSH_VER%%/zsh/net
-%%NO_STATIC%%@dirrm lib/zsh/%%ZSH_VER%%/zsh
-%%NO_STATIC%%@dirrm lib/zsh/%%ZSH_VER%%
-%%NO_STATIC%%@dirrm lib/zsh
@dir %%DATADIR%%/site-functions
%%DATADIR%%/%%ZSH_VER%%/functions/Calendar.zwc
%%DATADIR%%/%%ZSH_VER%%/functions/Calendar/age