mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
11 lines
307 B
Plaintext
11 lines
307 B
Plaintext
--- tests/gpg/Makefile.in.orig Sat Dec 11 18:25:43 2004
|
|
+++ tests/gpg/Makefile.in Sat Dec 11 18:25:04 2004
|
|
@@ -329,6 +329,7 @@
|
|
AM_CPPFLAGS = @GPG_ERROR_CFLAGS@
|
|
LDADD = ../../gpgme/libgpgme.la
|
|
t_thread1_LDADD = ../../gpgme/libgpgme-pthread.la
|
|
+t_thread1_LDFLAGS= $(PTH_LDFLAGS)
|
|
all: all-am
|
|
|
|
.SUFFIXES:
|