head	1.2;
access;
symbols
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2007.02.11.01.03.17;	author kris;	state dead;
branches;
next	1.1;

1.1
date	2003.04.24.11.17.56;	author sobomax;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove expired ports
@
text
@
$FreeBSD: ports/lang/cli/files/patch-configure,v 1.1 2003/04/24 11:17:56 sobomax Exp $

--- configure	2003/04/25 08:43:30	1.1
+++ configure	2003/04/25 08:44:09
@@@@ -2041,7 +2041,7 @@@@
 
 PTHREAD_OPTIONS=
 
-CFLAGS="-g -O2 -Wall -fPIC -DPIC"
+CFLAGS="$CFLAGS -Wall -fPIC -DPIC"
 
 if test "$FEATURE_CASE_SENSITIVE_FS" = "1"; then
     CFLAGS="$CFLAGS -DFEATURE_CASE_SENSITIVE_FILESYSTEM"
@


1.1
log
@Upgrade to 20021101 release (aka 1.0), which fixes compilation on
recent FreeBSD versions and allows to remove all of the gcc 3.x
fixes. sscli now supports Darwin/ppc, so that it might be possible
to port it to FreeBSD/ppc once it is available.
@
text
@d2 1
a2 1
$FreeBSD$
@

