ports/173249: devel/gamin: Allow building with newer versions of devel/glib20

Fabian M. Borschel fmb at onibox.net
Wed Oct 31 21:40:02 UTC 2012


>Number:         173249
>Category:       ports
>Synopsis:       devel/gamin: Allow building with newer versions of devel/glib20
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 31 21:40:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Fabian M. Borschel
>Release:        9.0
>Organization:
>Environment:
FreeBSD wopr 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Fri Jun 22 01:02:01 CEST 2012     root at wopr:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/devel/gamin/files/patch-server_Makefile.in b/devel/gamin/files/patch-server_Makefile.in
new file mode 100644
index 0000000..ec84a2a
--- /dev/null
+++ b/devel/gamin/files/patch-server_Makefile.in
@@ -0,0 +1,11 @@
+--- server/Makefile.in.orig	2012-09-12 09:51:58.000000000 +0200
++++ server/Makefile.in	2012-09-12 09:52:17.000000000 +0200
+@@ -255,7 +255,7 @@
+ INCLUDES = $(default_includes) -I$(top_builddir) \
+ 	-I$(top_builddir)/libgamin -I$(top_builddir)/protocol \
+ 	-I$(top_srcdir)/lib -I$(top_srcdir)/libgamin $(DAEMON_CFLAGS) \
+-	-DBINDIR=\""$(libexecdir)"\" -DG_DISABLE_DEPRECATED \
++	-DBINDIR=\""$(libexecdir)"\" \
+ 	$(am__append_1)
+ gam_server_SOURCES = gam_subscription.c gam_subscription.h \
+ 	gam_listener.c gam_listener.h gam_server.c gam_server.h \


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list