aboutsummaryrefslogtreecommitdiff
path: root/shells/zsh
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-03-24 21:31:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-03-24 21:31:23 +0000
commit4fcc6073c3c8289cef0dd03e8cc03375651818b7 (patch)
tree95dc077891299257ff3aa3fe0e557f1bc16c8ce1 /shells/zsh
parentbdffa5daa97974863089785c236e76433bc06e11 (diff)
downloadports-4fcc6073c3c8289cef0dd03e8cc03375651818b7.tar.gz
ports-4fcc6073c3c8289cef0dd03e8cc03375651818b7.zip
Notes
Diffstat (limited to 'shells/zsh')
-rw-r--r--shells/zsh/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
index 12832f679ff4..633cc4860ea0 100644
--- a/shells/zsh/Makefile
+++ b/shells/zsh/Makefile
@@ -7,6 +7,7 @@
PORTNAME= zsh
PORTVERSION= 4.3.17
+PORTREVISION= 1
CATEGORIES= shells
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-dev/${PORTVERSION} \
SF/${PORTNAME}/${PORTNAME}-doc-dev/${PORTVERSION}:doc
@@ -31,9 +32,6 @@ USE_BZIP2= yes
USE_ICONV= yes
GNU_CONFIGURE= yes
USE_NCURSES= yes
-.if !defined(WITH_ZSH_STATIC)
-USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME}
-.endif
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib