aboutsummaryrefslogtreecommitdiff
path: root/multimedia/lives
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2019-09-14 20:54:44 +0000
committerRene Ladan <rene@FreeBSD.org>2019-09-14 20:54:44 +0000
commit8ae2c30d86e116246dff4dfec976096e5ad58c0a (patch)
tree0a08db3f59eace713e89c9db542ca982f9025018 /multimedia/lives
parent892830d5b0737013cc5fe7d5c7fe3a4a9d0a5109 (diff)
Notes
Diffstat (limited to 'multimedia/lives')
-rw-r--r--multimedia/lives/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/multimedia/lives/Makefile b/multimedia/lives/Makefile
index bd69482d7c65..87950fc0b948 100644
--- a/multimedia/lives/Makefile
+++ b/multimedia/lives/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lives
PORTVERSION= 2.10.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= multimedia
MASTER_SITES= http://lives-video.com/releases/
DISTNAME= LiVES-${PORTVERSION}
@@ -72,14 +72,14 @@ DOC_FILES= AUTHORS BUGS ChangeLog FEATURES GETTING.STARTED README \
OPTIONS_DEFINE= ALSA DOCS DOXYGEN FREI0R JACK MATROSKA V4L NLS PROJECTM PULSEAUDIO
OPTIONS_SUB= yes
-ALSA_VARS_OFF= --disable-alsa
+ALSA_CONFIGURES_OFF= --disable-alsa
ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib
DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen
DOXYGEN_CONFIGURE_OFF= --disable-doxygen
FREI0R_BUILD_DEPENDS= frei0r>0:graphics/frei0r
FREI0R_RUN_DEPENDS= frei0r>0:graphics/frei0r
-FREI0R_CONFIGURE_ENV_OFF= ac_cv_header_frei0r_h=no
-JACK_VARS_OFF= --disable-jack
+FREI0R_CONFIGURE_ENV_OFF=ac_cv_header_frei0r_h=no
+JACK_CONFIGURE_OFF= --disable-jack
JACK_LIB_DEPENDS= libjack.so:audio/jack
MATROSKA_RUN_DEPENDS= mkvmerge:multimedia/mkvtoolnix
V4L_BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat
@@ -87,9 +87,9 @@ V4L_LIB_DEPENDS= libv4l2.so:multimedia/libv4l
NLS_USES= gettext-tools
NLS_CONFIGURE_OFF= --disable-nls
PROJECTM_DESC= projectM support
-PROJECTM_VARS_OFF= --disable-projectM
+PROJECTM_CONFIGURE_OFF= --disable-projectM
PROJECTM_LIB_DEPENDS= libprojectM.so:graphics/libprojectm
-PULSEAUDIO_VARS_OFF= --disable-pulse
+PULSEAUDIO_CONFIGURE_OFF=--disable-pulse
PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio
post-patch: