mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
Re-add support for libdvdnav.
This commit is contained in:
parent
5404f2479d
commit
ac432e7fd3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101540
@ -208,9 +208,9 @@ WITH_LIBDV=yes
|
||||
|
||||
# libdvdnav
|
||||
# XXX libdvdnav needs to be updated to 0.1.9 or higher
|
||||
#.if exists(${LOCALBASE}/lib/libdvdnav.so)
|
||||
.undef WITH_LIBDVDNAV
|
||||
#.endif
|
||||
.if exists(${LOCALBASE}/lib/libdvdnav.so)
|
||||
WITH_LIBDVDNAV=yes
|
||||
.endif
|
||||
|
||||
# libdvdread
|
||||
.if exists(${LOCALBASE}/lib/libdvdread.a)
|
||||
@ -465,7 +465,7 @@ PLIST_SUB+= LIBDV=""
|
||||
CONFIGURE_ARGS+= --disable-dvdnav
|
||||
PLIST_SUB+= LIBDVDNAV="@comment "
|
||||
.else
|
||||
LIB_DEPENDS+= dvdnav.1:${PORTSDIR}/multimedia/libdvdnav
|
||||
LIB_DEPENDS+= dvdnav.3:${PORTSDIR}/multimedia/libdvdnav
|
||||
|
||||
PLIST_SUB+= LIBDVDNAV=""
|
||||
.endif
|
||||
|
@ -208,9 +208,9 @@ WITH_LIBDV=yes
|
||||
|
||||
# libdvdnav
|
||||
# XXX libdvdnav needs to be updated to 0.1.9 or higher
|
||||
#.if exists(${LOCALBASE}/lib/libdvdnav.so)
|
||||
.undef WITH_LIBDVDNAV
|
||||
#.endif
|
||||
.if exists(${LOCALBASE}/lib/libdvdnav.so)
|
||||
WITH_LIBDVDNAV=yes
|
||||
.endif
|
||||
|
||||
# libdvdread
|
||||
.if exists(${LOCALBASE}/lib/libdvdread.a)
|
||||
@ -465,7 +465,7 @@ PLIST_SUB+= LIBDV=""
|
||||
CONFIGURE_ARGS+= --disable-dvdnav
|
||||
PLIST_SUB+= LIBDVDNAV="@comment "
|
||||
.else
|
||||
LIB_DEPENDS+= dvdnav.1:${PORTSDIR}/multimedia/libdvdnav
|
||||
LIB_DEPENDS+= dvdnav.3:${PORTSDIR}/multimedia/libdvdnav
|
||||
|
||||
PLIST_SUB+= LIBDVDNAV=""
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user