Re: [32230] trunk/dports/multimedia/MPlayer/Portfile
On Dec 20, 2007, at 23:35, ecronin@macports.org wrote:
name MPlayer version 1.0rc2 +revision 1 categories multimedia maintainers gizmolabs.org:ecronin \ openmaintainer @@ -116,6 +117,11 @@ #configure.args-append --enable-fribidi }
+variant noappleremote \ + description {Disable Apple Remote support} { + configure.args-append --disable-apple-remote +} +
FYI, there's no reason to increment the port's revision if you're just adding a variant. Any existing user who had MPlayer 1.0rc2_0 installed will get exactly the same files when they upgrade to 1.0rc2_1. Anyone who wants the +noappleremote variant will have to uninstall and reinstall with that variant anyway.
participants (1)
-
Ryan Schmidt