summaryrefslogtreecommitdiff
path: root/emulators/vice/options.mk
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/vice/options.mk')
-rw-r--r--emulators/vice/options.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/emulators/vice/options.mk b/emulators/vice/options.mk
index 84da38164e1..9fec5a606f8 100644
--- a/emulators/vice/options.mk
+++ b/emulators/vice/options.mk
@@ -1,7 +1,9 @@
-# $NetBSD: options.mk,v 1.3 2007/02/07 19:43:29 wiz Exp $
+# $NetBSD: options.mk,v 1.4 2007/05/29 08:41:29 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.vice
-PKG_SUPPORTED_OPTIONS= esound ffmpeg lame gnome
+# ffmpeg support for vice-1.21 needs at least ffmpeg-0.5.1
+#PKG_SUPPORTED_OPTIONS= esound ffmpeg lame gnome
+PKG_SUPPORTED_OPTIONS= esound lame gnome
.include "../../mk/bsd.options.mk"