ports/167632: [PATCH] lang/mono: fix build when devel/libinotify is installed

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 6 07:40:10 UTC 2012


>Number:         167632
>Category:       ports
>Synopsis:       [PATCH] lang/mono: fix build when devel/libinotify is installed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 06 07:40:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-STABLE FreeBSD 9.0-STABLE #0: Mon Apr 23 19:27:08 CST 2012
>Description:
- Fix build when devel/libinotify is installed

Port maintainer (mono at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:

--- mono-2.11.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/lang/mono/Makefile,v
retrieving revision 1.101
diff -u -u -r1.101 Makefile
--- Makefile	2 May 2012 18:16:19 -0000	1.101
+++ Makefile	6 May 2012 07:37:33 -0000
@@ -16,6 +16,7 @@
 BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \
     		bash:${PORTSDIR}/shells/bash
 
+CONFIGURE_ENV=	ac_cv_header_sys_inotify_h=no
 USE_BZIP2=	yes
 USE_BISON=	build
 USE_GNOME=	gnomehack glib20
--- mono-2.11.1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list