mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Re-enable threads and add libqthreads.* to pkg/PLIST.
This commit is contained in:
parent
a52ae8dc77
commit
905eac9d16
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=26776
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user