diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-03-21 21:59:31 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-03-21 21:59:31 +0000 |
commit | 7cfe69b5842cdb1ef6fbef80bffbc8f2651889a8 (patch) | |
tree | 2b6d3a0598b45365f230c6f61cf8d8d784b7016d /multimedia/vlc/Makefile | |
parent | 6b610ab5e04c7e7c7916ffe651ed9b7824436bca (diff) | |
download | ports-7cfe69b5842cdb1ef6fbef80bffbc8f2651889a8.tar.gz ports-7cfe69b5842cdb1ef6fbef80bffbc8f2651889a8.zip |
Notes
Diffstat (limited to 'multimedia/vlc/Makefile')
-rw-r--r-- | multimedia/vlc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index 4944a54c7484..1377daeb3c7d 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -3,7 +3,7 @@ PORTNAME= vlc DISTVERSION= 2.2.4 -PORTREVISION= 9 +PORTREVISION= 10 PORTEPOCH= 4 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \ @@ -274,7 +274,7 @@ SHOUTCAST_CONFIGURE_ENABLE= shout SNDIO_LIB_DEPENDS= libsndio.so:audio/sndio SNDIO_CONFIGURE_ENABLE= sndio -SMB_LIB_DEPENDS= libsmbclient.so:net/samba-libsmbclient +SMB_USES= samba:lib SMB_CONFIGURE_ENABLE= smbclient STREAM_CONFIGURE_ENABLE=sout |