head	1.2;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2012.11.17.05.58.53;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2009.06.23.11.46.02;	author flz;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Switch exporter over
@
text
@
$FreeBSD: head/lang/mono-basic/files/patch-configure 300896 2012-07-14 13:54:48Z beat $

--- configure.orig
+++ configure
@@@@ -19,7 +19,7 @@@@
 echo "prefix=$prefix" > build/config.make
 echo "exec_prefix=\${prefix}" >> build/config.make
 echo "mono_libdir=\${exec_prefix}/lib" >> build/config.make
-echo "man_dir=\${exec_prefix}/share/man" >> build/config.make
+echo "man_dir=\${exec_prefix}/man" >> build/config.make
 echo "man1_dir=\${man_dir}/man1" >> build/config.make
 echo "MCS_FLAGS=-debug+" >> build/config.make
 echo "RUNTIME=mono" >> build/config.make
@


1.1
log
@Add lang/mono-basic 2.4, VisualBasic.NET support for Mono.

PR:		ports/135928
Submitted by:	Romain Tartiere
@
text
@d2 1
a2 1
$FreeBSD$
@

