summaryrefslogtreecommitdiff
path: root/multimedia/mjpegtools/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2006-01-25 10:01:36 +0000
committerxtraeme <xtraeme>2006-01-25 10:01:36 +0000
commit5fbcdb2d4583a911ae38196ac402807a488c812d (patch)
tree32994a56ed64af3a83b5b93aeead556a297c9104 /multimedia/mjpegtools/Makefile
parentf32974197c66f54202c75ca0fa01f2262939533f (diff)
downloadpkgsrc-5fbcdb2d4583a911ae38196ac402807a488c812d.tar.gz
Add the "mjpegtools-simd" option, to enable MMX/3DNOW support
(disabled by default for compatibility with binary packages), pointed out by ghen.
Diffstat (limited to 'multimedia/mjpegtools/Makefile')
-rw-r--r--multimedia/mjpegtools/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/mjpegtools/Makefile b/multimedia/mjpegtools/Makefile
index cb2cd0a46eb..72d9f14fbf4 100644
--- a/multimedia/mjpegtools/Makefile
+++ b/multimedia/mjpegtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/01/25 08:09:12 xtraeme Exp $
+# $NetBSD: Makefile,v 1.24 2006/01/25 10:01:36 xtraeme Exp $
DISTNAME= mjpegtools-1.8.0
CATEGORIES= multimedia
@@ -21,7 +21,6 @@ PKGCONFIG_OVERRIDE= mjpegtools.pc.in
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-libquicktime
CONFIGURE_ARGS+= --enable-large-file
-CONFIGURE_ARGS+= --enable-simd
CONFIGURE_ARGS+= --with-lame-includes=${BUILDLINK_PREFIX.lame}
.include "options.mk"