pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/multimedia/mp4tools
Module Name: pkgsrc
Committed By: mef
Date: Tue Sep 22 05:36:13 UTC 2020
Modified Files:
pkgsrc/multimedia/mp4tools: Makefile
Log Message:
(multimedia/mp4tools) Adhoc build fix. Please correct me, thanks
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/multimedia/mp4tools/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/multimedia/mp4tools/Makefile
diff -u pkgsrc/multimedia/mp4tools/Makefile:1.1 pkgsrc/multimedia/mp4tools/Makefile:1.2
--- pkgsrc/multimedia/mp4tools/Makefile:1.1 Sat Sep 19 14:14:01 2020
+++ pkgsrc/multimedia/mp4tools/Makefile Tue Sep 22 05:36:13 2020
@@ -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 msg
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"
Home |
Main Index |
Thread Index |
Old Index