mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Turn off CDDA support, it cannot be packages (default libcdio package comes
without paranoia) With hat: portmgr
This commit is contained in:
parent
a3b9b8fcce
commit
6ae0155d29
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=210926
@ -8,7 +8,7 @@
|
||||
|
||||
PORTNAME= gvfs
|
||||
PORTVERSION= 0.2.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel gnome
|
||||
MASTER_SITES= GNOME
|
||||
|
||||
@ -34,7 +34,7 @@ CONFIGURE_ARGS= --disable-obexftp
|
||||
OPTIONS= FUSE "Enable fuse" on \
|
||||
SAMBA "Enable Samba" on \
|
||||
GPHOTO2 "Enable Gphoto 2 camera support" on \
|
||||
CDDA "Enable CDDA" on
|
||||
CDDA "Enable CDDA" off
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user