mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Sync with libreadline shared library version bump.
PR: ports/73163 Submitted by: "Frank J.Laszlo" <laszlof@vonostingroup.com>
This commit is contained in:
parent
92d23b0c0d
commit
d4d48a67e8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=120531
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= xine
|
||||
PORTVERSION= 0.99.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -61,8 +62,7 @@ WITHOUT_XFT= yes
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} < 502000
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/lib/libreadline.so.4:${PORTSDIR}/devel/readline
|
||||
RUN_DEPENDS+= ${LOCALBASE}/lib/libreadline.so.4:${PORTSDIR}/devel/readline
|
||||
LIB_DEPENDS+= readline.5:${PORTSDIR}/devel/readline
|
||||
CONFIGURE_ARGS+= --with-readline=${LOCALBASE}
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user