head	1.2;
access;
symbols
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2003.01.18.22.20.18;	author arved;	state dead;
branches;
next	1.1;

1.1
date	2002.01.19.05.02.32;	author sf;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Update to 0.99.6

PR:		47084
Submitted by:	KATO Tsuguru <tkato@@prontomail.com>
@
text
@
$FreeBSD: ports/lang/ferite/files/patch-libs::triton::configure,v 1.1 2002/01/19 05:02:32 sf Exp $

--- libs/triton/configure.orig	Wed Jan  9 08:46:55 2002
+++ libs/triton/configure	Wed Jan  9 11:35:30 2002
@@@@ -2563,10 +2563,10 @@@@
    fi
    if test "$system" = "FreeBSD"; then
 	  cat >>confdefs.h <<\EOF
-#define USE_LTDL 1
+#define USE_DLFCN 1
 EOF
 
-	  loader="ltdl"
+	  TRITON_LDFLAGS=""
    fi
    if test "$system" = "SunOS"; then
       cat >>confdefs.h <<\EOF
@


1.1
log
@o update to 0.99.4.
o change maintainer's e-mail address.

PR:		33748
Submitted by:	maintainer
@
text
@d2 1
a2 1
$FreeBSD$
@

