pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/libmp4v2 Simon Burge reports this needs gcc...
details: https://anonhg.NetBSD.org/pkgsrc/rev/45d38d5373b6
branches: trunk
changeset: 361417:45d38d5373b6
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Apr 21 14:48:41 2017 +0000
description:
Simon Burge reports this needs gcc-5.x. Add GCC_REQD.
diffstat:
multimedia/libmp4v2/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r a54ccdd913eb -r 45d38d5373b6 multimedia/libmp4v2/Makefile
--- a/multimedia/libmp4v2/Makefile Fri Apr 21 14:45:07 2017 +0000
+++ b/multimedia/libmp4v2/Makefile Fri Apr 21 14:48:41 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2017/04/17 08:48:01 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2017/04/21 14:48:41 wiz Exp $
DISTNAME= mpeg4ip-1.6.1
PKGNAME= libmp4v2-1.6.1
@@ -20,6 +20,8 @@
# the "bootstrap" script checks too much, and isn't useful anyway
#CONFIGURE_SCRIPT= bootstrap
+GCC_REQD= 5.4
+
# libmp4v2 has config.{guess,sub} also in common/video/iso-mpeg4
# (unused by libmp4v2 build)
OVERRIDE_DIRDEPTH= 3
Home |
Main Index |
Thread Index |
Old Index