svn commit: r387340 - head/devel/notify-sharp
Antoine Brodin
antoine at FreeBSD.org
Sun May 24 20:59:53 UTC 2015
Author: antoine
Date: Sun May 24 20:59:52 2015
New Revision: 387340
URL: https://svnweb.freebsd.org/changeset/ports/387340
Log:
Fix configure with mono 4
Modified:
head/devel/notify-sharp/Makefile
Modified: head/devel/notify-sharp/Makefile
==============================================================================
--- head/devel/notify-sharp/Makefile Sun May 24 20:36:28 2015 (r387339)
+++ head/devel/notify-sharp/Makefile Sun May 24 20:59:52 2015 (r387340)
@@ -15,6 +15,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgcon
${LOCALBASE}/libexec/notification-daemon:${PORTSDIR}/deskutils/notification-daemon
GNU_CONFIGURE= yes
+CONFIGURE_ENV= ac_cv_path_GMCS=${LOCALBASE}/bin/mcs
USES= gmake mono pathfix pkgconfig
USE_GNOME= gtksharp20
More information about the svn-ports-all
mailing list