aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-12-17 19:32:31 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-12-17 19:32:31 +0000
commit4a925693053d9756f52af336c800963a6127fb54 (patch)
tree58a35de0fcc4e86d649ea35c0d08fbca8dc28ba1
parent0647e4db8ec10ef0e91817cebfe0efa77a228748 (diff)
downloadports-4a925693053d9756f52af336c800963a6127fb54.tar.gz
ports-4a925693053d9756f52af336c800963a6127fb54.zip
Notes
-rw-r--r--lang/guile/Makefile1
-rw-r--r--lang/guile/files/patch-configure16
2 files changed, 14 insertions, 3 deletions
diff --git a/lang/guile/Makefile b/lang/guile/Makefile
index 87122278ed5a..582e34e66dc8 100644
--- a/lang/guile/Makefile
+++ b/lang/guile/Makefile
@@ -7,6 +7,7 @@
PORTNAME= guile
PORTVERSION= 1.6.8
+PORTREVISION= 1
CATEGORIES= lang scheme
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= guile
diff --git a/lang/guile/files/patch-configure b/lang/guile/files/patch-configure
index d73fe931dbf1..1dc6342488f7 100644
--- a/lang/guile/files/patch-configure
+++ b/lang/guile/files/patch-configure
@@ -1,6 +1,16 @@
---- configure.orig Sat Nov 4 14:16:49 2006
-+++ configure Sat Nov 4 14:16:30 2006
-@@ -30498,6 +30498,7 @@ _ACEOF
+--- configure.orig Fri May 26 19:32:18 2006
++++ configure Sun Dec 17 14:27:45 2006
+@@ -21187,6 +21187,9 @@
+ # If you are looking for one http://www.opendarwin.org/projects/dlcompat
+ libltdl_cv_sys_dlopen_deplibs=yes
+ ;;
++ freebsd*)
++ libltdl_cv_sys_dlopen_deplibs=yes
++ ;;
+ gnu* | linux* | k*bsd*-gnu)
+ # GNU and its variants, using gnu ld.so (Glibc)
+ libltdl_cv_sys_dlopen_deplibs=yes
+@@ -30498,6 +30501,7 @@
cat confdefs.h >>conftest.$ac_ext
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */