aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-03-12 06:16:26 +0800
committerasami <asami@FreeBSD.org>2000-03-12 06:16:26 +0800
commitff81cc86c956d04f132600e32b4eda5f1452a42f (patch)
tree57bde3bde7141a550f0e0266bf67b3d3d6bd4360 /lang
parentccd66bffa723640b39416261cb62715e4fb72b4d (diff)
downloadfreebsd-ports-graphics-ff81cc86c956d04f132600e32b4eda5f1452a42f.tar.gz
freebsd-ports-graphics-ff81cc86c956d04f132600e32b4eda5f1452a42f.tar.zst
freebsd-ports-graphics-ff81cc86c956d04f132600e32b4eda5f1452a42f.zip
Re-enable threads and add libqthreads.* to pkg/PLIST.
Diffstat (limited to 'lang')
-rw-r--r--lang/guile/Makefile2
-rw-r--r--lang/guile/pkg-plist3
2 files changed, 4 insertions, 1 deletions
diff --git a/lang/guile/Makefile b/lang/guile/Makefile
index 33901ed3b61..b90dbebc73e 100644
--- a/lang/guile/Makefile
+++ b/lang/guile/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= guile
MAINTAINER= jseger@FreeBSD.org
GNU_CONFIGURE= YES
-#CONFIGURE_ARGS= --with-threads
+CONFIGURE_ARGS= --with-threads
USE_LIBTOOL= yes
LIBTOOLFILES= configure guile-readline/configure
diff --git a/lang/guile/pkg-plist b/lang/guile/pkg-plist
index 76f3a1ad5ed..3aa34aed837 100644
--- a/lang/guile/pkg-plist
+++ b/lang/guile/pkg-plist
@@ -96,6 +96,9 @@ lib/libguile.so.6
lib/libguilereadline.a
lib/libguilereadline.so
lib/libguilereadline.so.0
+lib/libqthreads.a
+lib/libqthreads.so
+lib/libqthreads.so.0
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
share/aclocal/guile.m4