1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

- remove useless USE_LDCONFIG

- bump portrevision

Feature safe:	yes
This commit is contained in:
Baptiste Daroussin 2012-03-24 21:31:23 +00:00
parent bdffa5daa9
commit 4fcc6073c3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=293772

View File

@ -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