mirror of
https://git.freebsd.org/ports.git
synced 2025-05-01 11:06:39 -04:00
- Update WWW - Convert REINPLACE_CMD to patch files - Update pkg-descr - Take maintainership Changes: https://metacpan.org/dist/PDL/changes
11 lines
369 B
Text
11 lines
369 B
Text
--- perldl.conf.orig 2023-03-31 16:25:25 UTC
|
|
+++ perldl.conf
|
|
@@ -46,7 +46,7 @@
|
|
WITH_POSIX_THREADS => undef,
|
|
|
|
POSIX_THREADS_INC => undef, # '-I/usr/pthread/include'
|
|
- POSIX_THREADS_LIBS => undef, # '-L/usr/pthread -lpthreadGC2'
|
|
+ POSIX_THREADS_LIBS => '-lpthread', # '-L/usr/pthread -lpthreadGC2'
|
|
|
|
MALLOCDBG => undef,
|
|
# {
|