Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Aug 2015 03:07:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 202404] [MAINTAINER] multimedia/mplayer2: updates to Makefile
Message-ID:  <bug-202404-13-7LpJCzXwBc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-202404-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-202404-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202404

--- Comment #33 from Carlos J Puga Medina <cpm@fbsd.es> ---
OK, I need to sanitize this before remove .include <bsd.port.options.mk> line.

.if ${PORT_OPTIONS:MRTC}
       @${REINPLACE_CMD} -e \
               's|irqp = 1024|irqp = ${DEFAULT_KERN_HZ}|' \
               ${WRKSRC}/mplayer.c
.endif

Any thoughts?

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202404-13-7LpJCzXwBc>