mplayer options patch

Anton Shterenlikht mexas at bristol.ac.uk
Fri Jan 7 12:09:02 UTC 2011


On Fri, Jan 07, 2011 at 03:00:39PM +0300, Anonymous wrote:
> Anton Shterenlikht <mexas at bristol.ac.uk> writes:
> 
> >>   $ make config
> >>   "Makefile", line 16: Malformed conditional (${ARCH} == "i386" || ${ARCH} == "amd64" || ${ARCH} == "powerpc")
> >>   "Makefile", line 18: if-less else
> >>   "Makefile", line 20: if-less endif
> >>   make: fatal errors encountered -- cannot continue
> >
> > I put Eygene's snippet after .include <bsd.port.pre.mk>,
> > see my previous post. It seems to work.
> 
> bsd.port.pre.mk starts after OPTIONS were already parsed.
> Try to check
> 
>   $ make rmconfig
>   $ make -V WITH_RTCPU ARCH=sparc64
>   true

# make rmconfig
===> Removing user-configured options for mplayer-1.0.r20101106
rmdir: /var/db/ports/mplayer: Directory not empty
*** Error code 1 (ignored)
# make -V WITH_RTCPU ARCH=sparc64

# make -V WITH_RTCPU ARCH=ia64

# 


those are empty lines of output.


On my ia64 I get in the dialog:

*skip*
               | |[ ] LIBLZO        Enable external liblzo library                | |  
               | |[ ] JOYSTICK      Enable joystick support                       | |  
               | |[ ] V4L           Enable Video4Linux TV support                 | |  
               | |[ ] RTCPU         Allow runtime CPU detection                   | |  
               +-+----------------------------------------------------------------+-+  
               |                       [  OK  ]       Cancel                        |  
               +--------------------------------------------------------------------+

-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 331 5944
Fax: +44 (0)117 929 4423


More information about the freebsd-ports mailing list