FreeBSD Bugzilla – Attachment 189498 Details for
Bug 192724
[patch] devel/gnome-vfs: doesn't completely ignore auto detect of sys/inotify.h
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
gnome-vfs
gnome-vfs.diff (text/plain), 872 bytes, created by
Danilo Egea Gondolfo
on 2018-01-08 01:58:34 UTC
(
hide
)
Description:
gnome-vfs
Filename:
MIME Type:
Creator:
Danilo Egea Gondolfo
Created:
2018-01-08 01:58:34 UTC
Size:
872 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 458380) >+++ Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= gnome-vfs > PORTVERSION= 2.24.4 >-PORTREVISION?= 7 >+PORTREVISION?= 8 > CATEGORIES= devel gnome > MASTER_SITES= GNOME > DIST_SUBDIR= gnome2 >@@ -21,6 +21,8 @@ > .if !defined(REFERENCE_PORT) > > RUN_DEPENDS= update-mime-database:misc/shared-mime-info >+LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ >+ libdbus-1.so:devel/dbus > > USES+= gettext gmake libtool:keepla pathfix pkgconfig ssl > USE_GNOME= gconf2 gnomemimedata intlhack referencehack >@@ -31,7 +33,8 @@ > --disable-gnutls \ > --disable-howl \ > --with-hal-mount=/sbin/mount \ >- --with-hal-umount=/sbin/umount >+ --with-hal-umount=/sbin/umount \ >+ ac_cv_header_sys_inotify_h=no > CPPFLAGS+= -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 192724
:
182088
| 189498