From 1818bcb3aa80e09d8a2ee25b315998ea69dc3c27 Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Sun, 10 Jul 2005 21:37:34 +0000 Subject: - Update to 1.0.10. - Remove the ${BUILD_DEPENDS} in RUN_DEPENDS, because it causes gmake, libtool and few others become as runtime dependency, which they are just need to be in the build dependency. - Fix the plist for gtk-sharp and gtk-sharp-devel share the some same main directories. BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD --- x11-toolkits/gtk-sharp/files/patch-configure | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'x11-toolkits/gtk-sharp/files/patch-configure') diff --git a/x11-toolkits/gtk-sharp/files/patch-configure b/x11-toolkits/gtk-sharp/files/patch-configure index 93536b31fffa..af874a056abd 100644 --- a/x11-toolkits/gtk-sharp/files/patch-configure +++ b/x11-toolkits/gtk-sharp/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig Tue Nov 2 23:10:31 2004 -+++ configure Tue Nov 2 23:13:55 2004 -@@ -20740,7 +20740,7 @@ +--- configure.orig Mon Jun 6 19:44:13 2005 ++++ configure Mon Jun 6 19:46:13 2005 +@@ -20851,7 +20851,7 @@ @@ -9,12 +9,12 @@ # Extract the first word of "pkg-config", so it can be a program name with args. set dummy pkg-config; ac_word=$2 -@@ -20909,7 +20909,7 @@ +@@ -21020,7 +21020,7 @@ if test "x$has_mono" = "xtrue"; then --GACUTIL_FLAGS='/package $(PACKAGE) /gacdir $(DESTDIR)$(libdir)' -+GACUTIL_FLAGS='/package $(PACKAGE) /root $(DESTDIR)$(libdir) /gacdir $(DESTDIR)$(libdir)' +-GACUTIL_FLAGS='/package $(PACKAGE) /gacdir $(DESTDIR)$(prefix)/lib' ++GACUTIL_FLAGS='/package $(PACKAGE) /root $(DESTDIR)$(libdir) /gacdir $(DESTDIR)$(prefix)/lib' GENERATED_SOURCES=generated/*.cs # Extract the first word of "mono", so it can be a program name with args. set dummy mono; ac_word=$2 -- cgit v1.2.3