mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
<OPTION>_CONFIGURE_ARGS does not exist; use CDDB_CONFIGURE_OFF instead.
This commit is contained in:
parent
e2db0f7e37
commit
0eceadd2af
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360656
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= gmerlin
|
||||
PORTVERSION= 1.2.0
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -42,7 +42,7 @@ OPTIONS_SUB= yes
|
||||
ALSA_LIB_DEPENDS= libasound.so:${PORTSDIR}/audio/alsa-lib
|
||||
ALSA_CONFIGURE_OFF= --disable-alsa --disable-alsamixer
|
||||
CDDB_LIB_DEPENDS= libcddb.so:${PORTSDIR}/audio/libcddb
|
||||
CDDB_CONFIGURE_ARGS= --disable-cddb
|
||||
CDDB_CONFIGURE_OFF= --disable-cddb
|
||||
CDIO_LIB_DEPENDS= libcdio.so:${PORTSDIR}/sysutils/libcdio
|
||||
CDIO_CONFIGURE_OFF= --disable-libcdio
|
||||
ESOUND_USE= gnome=esound
|
||||
|
Loading…
Reference in New Issue
Block a user