
$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
