aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mlt
diff options
context:
space:
mode:
authorAlberto Villa <avilla@FreeBSD.org>2011-03-06 11:06:23 +0000
committerAlberto Villa <avilla@FreeBSD.org>2011-03-06 11:06:23 +0000
commit1a7ac654feabc922102c8033c37cd5c30d043dff (patch)
tree9b066b6369cd5705e0de088a69854dc3165d9eb8 /multimedia/mlt
parente0d9de908bc95e42928c84caf0f8d9e82e21e3d2 (diff)
downloadports-1a7ac654feabc922102c8033c37cd5c30d043dff.tar.gz
ports-1a7ac654feabc922102c8033c37cd5c30d043dff.zip
- Update option description: it's not clear to everyone that x86-64
means amd64.
Notes
Notes: svn path=/head/; revision=270364
Diffstat (limited to 'multimedia/mlt')
-rw-r--r--multimedia/mlt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mlt/Makefile b/multimedia/mlt/Makefile
index d39ef6a80058..5f619d2fa6c9 100644
--- a/multimedia/mlt/Makefile
+++ b/multimedia/mlt/Makefile
@@ -40,7 +40,7 @@ OPTIONS= AVFORMAT "Avformat module" on \
GTK2 "GTK2 module" on \
JACKRACK "JACK Rack module" off \
KINO "Kino module" on \
- MMX "MMX support (might cause problems on x86-64)" off \
+ MMX "MMX support (might cause problems on amd64)" off \
QIMAGE "Qimage module" on \
RESAMPLE "Secret Rabbit Code module" on \
SOX "Sound eXchange module" on \