summaryrefslogtreecommitdiff
path: root/lang/guile14/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/guile14/Makefile')
-rw-r--r--lang/guile14/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/lang/guile14/Makefile b/lang/guile14/Makefile
index 7c5a7c41fa9..1bc50c30020 100644
--- a/lang/guile14/Makefile
+++ b/lang/guile14/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2004/10/15 14:50:06 tv Exp $
+# $NetBSD: Makefile,v 1.21 2004/11/12 06:39:20 jlam Exp $
DISTNAME= guile-1.4.1
PKGNAME= guile14-1.4.1
@@ -22,10 +22,6 @@ INFO_FILES= guile.info
BUILDLINK_PASSTHRU_DIRS= ${LOCALBASE}/guile/1.4
-# Link the native thread so that Guile processes won't die when libpthread.so
-# is dl_open(3)'ed.
-CFLAGS+= ${PTHREAD_CFLAGS}
-
.include "../../devel/libltdl/buildlink3.mk"
.include "../../devel/ncurses/buildlink3.mk"
.include "../../devel/readline/buildlink3.mk"