pkgsrc/mail/isync/patches/patch-ad

14 lines
468 B
Text
Raw Normal View History

$NetBSD: patch-ad,v 1.3 2005/04/24 09:31:54 adrianp Exp $
--- src/compat/Makefile.in.orig 2005-03-05 21:50:06.000000000 +0100
+++ src/compat/Makefile.in 2005-03-05 21:50:33.000000000 +0100
@@ -152,7 +152,7 @@
with_compat_FALSE = @with_compat_FALSE@
with_compat_TRUE = @with_compat_TRUE@
isync_SOURCES = main.c config.c convert.c util.c
-isync_LDADD = -ldb
+isync_LDADD = -ldb4
noinst_HEADERS = isync.h
man_MANS = isync.1
EXTRA_DIST = isyncrc.sample $(man_MANS)