Index: head/mail/dovecot/files/patch-src_doveadm_Makefile.am =================================================================== --- head/mail/dovecot/files/patch-src_doveadm_Makefile.am (nonexistent) +++ head/mail/dovecot/files/patch-src_doveadm_Makefile.am (revision 451766) @@ -0,0 +1,13 @@ +--- src/doveadm/Makefile.am.orig 2017-10-11 17:29:32 UTC ++++ src/doveadm/Makefile.am +@@ -180,8 +180,8 @@ test_libs = \ + ../lib/liblib.la + test_deps = $(noinst_LTLIBRARIES) $(test_libs) + +-test_doveadm_util_SOURCES = test-doveadm-util.c +-test_doveadm_util_LDADD = doveadm-util.o $(test_libs) $(MODULE_LIBS) ++test_doveadm_util_SOURCES = doveadm-util.c test-doveadm-util.c ++test_doveadm_util_LDADD = $(test_libs) $(MODULE_LIBS) + test_doveadm_util_DEPENDENCIES = $(test_deps) + + check: check-am check-test Property changes on: head/mail/dovecot/files/patch-src_doveadm_Makefile.am ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property