openbsd-ports/mail/libspf2/patches/patch-src_spftest_Makefile_in
okan 1031a7b791 import libspf2
libspf2 is an implementation of the Sender Policy Framework (SPF).

ok jakob@ merdely@
2008-01-30 15:58:49 +00:00

13 lines
503 B
Plaintext

$OpenBSD: patch-src_spftest_Makefile_in,v 1.1.1.1 2008/01/30 15:58:50 okan Exp $
--- src/spftest/Makefile.in.orig Wed Dec 12 17:44:11 2007
+++ src/spftest/Makefile.in Wed Dec 12 17:44:51 2007
@@ -39,7 +39,7 @@ NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
host_triplet = @host@
-bin_PROGRAMS = spftest$(EXEEXT) spftest_static$(EXEEXT)
+bin_PROGRAMS = spftest$(EXEEXT)
subdir = src/spftest
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4