- Switch qt5 buildtools dep to be a build dep only.
- Bump PORTREVISION. Submitted by: makc (via private email)
This commit is contained in:
parent
cce92a46b3
commit
16890cf2b2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381333
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= vlc
|
||||
DISTVERSION= 2.2.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
PORTEPOCH= 4
|
||||
CATEGORIES= multimedia audio ipv6 net www
|
||||
MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \
|
||||
|
@ -233,7 +233,7 @@ PULSEAUDIO_LIB_DEPENDS= libpulse.so:${PORTSDIR}/audio/pulseaudio
|
|||
PULSEAUDIO_CONFIGURE_ENABLE= pulse
|
||||
|
||||
QT5_CONFIGURE_ENABLE= qt
|
||||
QT5_USE= QT5=gui,core,widgets,x11extras,buildtools
|
||||
QT5_USE= QT5=gui,core,widgets,x11extras,buildtools_build
|
||||
|
||||
REALRTSP_CONFIGURE_ENABLE= realrtsp
|
||||
|
||||
|
|
Loading…
Reference in a new issue