Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Feb 2015 04:13:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 197774] multimedia/handbrake fails during build of internal x264 library
Message-ID:  <bug-197774-13-VIEgBW7DYT@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-197774-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-197774-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=197774

--- Comment #3 from Scott Furry <scott.wl.furry@gmail.com> ---
from freebsd-ports mailing list...

imb@toshi:/usr/ports/multimedia/handbrake> svn diff
Index: Makefile
===================================================================
--- Makefile    (revision 379979)
+++ Makefile    (working copy)
@@ -78,7 +78,7 @@

 .if ${PORT_OPTIONS:MX11}
 CONFIGURE_ARGS+=       --disable-gtk-update-checks --disable-gst
-CPPFLAGS+=     -I${LOCALBASE}/include
+#CPPFLAGS+=    -I${LOCALBASE}/include
 LIBS+=         -L${LOCALBASE}/lib
 LIB_DEPENDS+=  libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
                libnotify.so:${PORTSDIR}/devel/libnotify

patch results in successful compile.
No desktop file included with install.

-- 
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-197774-13-VIEgBW7DYT>