mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- remove useless USE_LDCONFIG
- bump portrevision Feature safe: yes
This commit is contained in:
parent
bdffa5daa9
commit
4fcc6073c3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=293772
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user