openbsd-ports/mail/libspf2/patches/patch-src_Makefile_in

13 lines
456 B
Plaintext
Raw Normal View History

$OpenBSD: patch-src_Makefile_in,v 1.2 2008/11/05 17:20:08 jasper Exp $
--- src/Makefile.in.orig Thu Oct 16 00:39:02 2008
+++ src/Makefile.in Thu Oct 23 09:02:08 2008
@@ -117,7 +117,7 @@ SED = @SED@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
STRIP = @STRIP@
-SUBDIRS = include libreplace libspf2 spfquery spftest spfd spf_example
+SUBDIRS = include libreplace libspf2 spfquery spftest spfd
VERSION = @VERSION@
ac_ct_CC = @ac_ct_CC@
ac_ct_CXX = @ac_ct_CXX@