summaryrefslogtreecommitdiffstats
path: root/security/gpgme/files
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2004-12-11 18:33:33 +0000
committerlofi <lofi@FreeBSD.org>2004-12-11 18:33:33 +0000
commit966afb9f6189ab1050d0533b0f1548b103743b54 (patch)
tree851620fc019c21bb6e556722c28799bc75a1ec1b /security/gpgme/files
parentd50d8c05ce870aa3fe272afdc685343cfb2cdc92 (diff)
downloadFreeBSD-ports-966afb9f6189ab1050d0533b0f1548b103743b54.zip
FreeBSD-ports-966afb9f6189ab1050d0533b0f1548b103743b54.tar.gz
Fix the self-tests instead of just omitting them.
Diffstat (limited to 'security/gpgme/files')
-rw-r--r--security/gpgme/files/patch-tests-gpg-Makefile.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/security/gpgme/files/patch-tests-gpg-Makefile.in b/security/gpgme/files/patch-tests-gpg-Makefile.in
new file mode 100644
index 0000000..e6a3c05
--- /dev/null
+++ b/security/gpgme/files/patch-tests-gpg-Makefile.in
@@ -0,0 +1,10 @@
+--- 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:
OpenPOWER on IntegriCloud