aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/ffmpeg2
diff options
context:
space:
mode:
authorwg <wg@FreeBSD.org>2013-10-03 00:52:29 +0800
committerwg <wg@FreeBSD.org>2013-10-03 00:52:29 +0800
commit2f3133111191f061106810de2b4897a37f2e43b5 (patch)
tree9f10718e7ff5de19052ee45f71a8519ac9eeb242 /multimedia/ffmpeg2
parent68134185665fd61feebdeff4321c98e98c770d13 (diff)
downloadfreebsd-ports-graphics-2f3133111191f061106810de2b4897a37f2e43b5.tar.gz
freebsd-ports-graphics-2f3133111191f061106810de2b4897a37f2e43b5.tar.zst
freebsd-ports-graphics-2f3133111191f061106810de2b4897a37f2e43b5.zip
- Fix another couple typos
Submitted by: jhale (via email)
Diffstat (limited to 'multimedia/ffmpeg2')
-rw-r--r--multimedia/ffmpeg2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/ffmpeg2/Makefile b/multimedia/ffmpeg2/Makefile
index b9229fec4d0..a629f8dfc99 100644
--- a/multimedia/ffmpeg2/Makefile
+++ b/multimedia/ffmpeg2/Makefile
@@ -59,11 +59,11 @@ AMR_NB_CONFIGURE_ENABLE= libopencore-amrnb
# Opencore AMR WB
AMR_WB_LIB_DEPENDS= libopencore-amrwb.so:${PORTSDIR}/audio/opencore-amr
-AMR_WB_CONFIGURE_EMABLE= libopencore-amrwb
+AMR_WB_CONFIGURE_ENABLE= libopencore-amrwb
# ass
ASS_LIB_DEPENDS= libass.so:${PORTSDIR}/multimedia/libass
-ASS_CONFIGURE_EMABLE= libass
+ASS_CONFIGURE_ENABLE= libass
# cdio
CDIO_LIB_DEPENDS= libcdio.so:${PORTSDIR}/sysutils/libcdio