pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/multimedia/libmp4v2
Module Name: pkgsrc
Committed By: maya
Date: Wed Apr 26 14:04:08 UTC 2017
Modified Files:
pkgsrc/multimedia/libmp4v2: Makefile
Log Message:
Don't override user-provided GCC_REQD.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/multimedia/libmp4v2/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/libmp4v2/Makefile
diff -u pkgsrc/multimedia/libmp4v2/Makefile:1.14 pkgsrc/multimedia/libmp4v2/Makefile:1.15
--- pkgsrc/multimedia/libmp4v2/Makefile:1.14 Fri Apr 21 14:48:41 2017
+++ pkgsrc/multimedia/libmp4v2/Makefile Wed Apr 26 14:04:08 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2017/04/21 14:48:41 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2017/04/26 14:04:08 maya Exp $
DISTNAME= mpeg4ip-1.6.1
PKGNAME= libmp4v2-1.6.1
@@ -20,7 +20,7 @@ CONFIGURE_ARGS+= USENASM=no
# the "bootstrap" script checks too much, and isn't useful anyway
#CONFIGURE_SCRIPT= bootstrap
-GCC_REQD= 5.4
+GCC_REQD+= 5.4
# libmp4v2 has config.{guess,sub} also in common/video/iso-mpeg4
# (unused by libmp4v2 build)
Home |
Main Index |
Thread Index |
Old Index