[Bug 197774] multimedia/handbrake fails during build of internal x264 library

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Feb 26 04:13:12 UTC 2015


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

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

imb at 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.


More information about the freebsd-ports-bugs mailing list