ports/net/openafs/files/patch-src__budb__Makefile.in
Benjamin Kaduk 0c12ee8016 Update to 1.6.4
Build fixes for 10-CURRENT will come in a separate commit.

Approved by:	hrs (mentor, ports committer)
2013-07-04 18:40:01 +00:00

10 lines
423 B
Text

--- a/src/budb/Makefile.in 2013-06-19 16:52:25.000000000 -0400
+++ b/src/budb/Makefile.in 2013-06-19 16:53:06.000000000 -0400
@@ -80,6 +80,7 @@
database.o: database.c budb_errs.h globals.h ${INCLS}
db_alloc.o: db_alloc.c budb_errs.h ${INCLS}
+db_dump.o: dbs_dump.c budb_errs.h ${INCLS}
dbs_dump.o: dbs_dump.c budb_errs.h ${INCLS}
db_lock.o: db_lock.c budb_errs.h ${INCLS}
db_text.o: db_text.c budb_errs.h ${INCLS}