pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/libmp4v2 Avoid finding nasm.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a7ad842caf05
branches: trunk
changeset: 551012:a7ad842caf05
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Dec 04 15:07:03 2008 +0000
description:
Avoid finding nasm.
diffstat:
multimedia/libmp4v2/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r c794d7f02beb -r a7ad842caf05 multimedia/libmp4v2/Makefile
--- a/multimedia/libmp4v2/Makefile Thu Dec 04 14:03:11 2008 +0000
+++ b/multimedia/libmp4v2/Makefile Thu Dec 04 15:07:03 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2007/11/27 21:24:32 drochner Exp $
+# $NetBSD: Makefile,v 1.7 2008/12/04 15:07:03 wiz Exp $
DISTNAME= mpeg4ip-1.6.1
PKGNAME= libmp4v2-1.6.1
@@ -20,6 +20,7 @@
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= USENASM=no
# the "bootstrap" script checks too much, and isn't useful anyway
#CONFIGURE_SCRIPT= bootstrap
Home |
Main Index |
Thread Index |
Old Index