[Bug 202404] [MAINTAINER] multimedia/mplayer2: updates to Makefile

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Aug 27 16:44:10 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202404

--- Comment #27 from Jan Beich <jbeich at FreeBSD.org> ---
GIF fix is incomplete. |make configure| shows

  Checking for GIF support ... no

(In reply to Carlos J Puga Medina from comment #26)
> Otherwise, there it problems.

Such as? OPTIONS_* cannot be altered after bsd.port.options.mk.

$ make -V PORT_OPTIONS ARCH=i386
WIN32  ASS IPV6 VDPAU X11

$ make -V CONFIGURE_ARGS ARCH=i386 | sed 'y/ /\n/' | fgrep win32
--disable-win32dll

$ make -V CONFIGURE_ARGS ARCH=i386 WITH=WIN32 | sed 'y/ /\n/' | fgrep win32
--codecsdir=/usr/local/lib/win32

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list