summaryrefslogtreecommitdiff
path: root/multimedia/mp4tools
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2020-09-22 05:36:13 +0000
committermef <mef@pkgsrc.org>2020-09-22 05:36:13 +0000
commit3bd0353782af51c22dc80b33d1d24336aa0bef23 (patch)
tree936eaf3fe578bbf5ae60732e8635b9218ce4572c /multimedia/mp4tools
parentc508b07e6c43326ae179adb8808034c30d4de97b (diff)
downloadpkgsrc-3bd0353782af51c22dc80b33d1d24336aa0bef23.tar.gz
(multimedia/mp4tools) Adhoc build fix. Please correct me, thanks
Diffstat (limited to 'multimedia/mp4tools')
-rw-r--r--multimedia/mp4tools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/mp4tools/Makefile b/multimedia/mp4tools/Makefile
index 7cdd8fdc65b..151f5066e0b 100644
--- a/multimedia/mp4tools/Makefile
+++ b/multimedia/mp4tools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/09/19 14:14:01 schmonz Exp $
+# $NetBSD: Makefile,v 1.2 2020/09/22 05:36:13 mef Exp $
DISTNAME= MP4Tools-3.8
PKGNAME= ${DISTNAME:tl}
@@ -17,6 +17,7 @@ USE_TOOLS+= pkg-config gmake msgfmt msgmerge xgettext
USE_LANGUAGES= c c++
GNU_CONFIGURE_WX_VERSION= no
+CONFIGURE_ENV+= ac_cv_path_FFMPEG_PATH=${PREFIX}/bin/ffmpeg4
.include "../../graphics/wxsvg/buildlink3.mk"
.include "../../multimedia/ffmpeg4/buildlink3.mk"