summaryrefslogtreecommitdiff
path: root/sysutils/apt/files/patch-ftparchive_makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-02-11 23:00:35 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-02-11 23:00:35 +0000
commitdbc44398c0c4985d87788a366cc07af63ecd2cd8 (patch)
treed45553e9d6456ddf0882a9066aca747a932f1bb2 /sysutils/apt/files/patch-ftparchive_makefile
parentUpdate to version 1.46. (diff)
APT is the Debian project's advanced front-end for dpkg. APT features complete
installation ordering, multiple source capability and several other unique features. WWW: http://packages.debian.org/apt PR: ports/105563 Submitted by: Nick Barkas <snb at threerings.net>
Notes
Notes: svn path=/head/; revision=184923
Diffstat (limited to 'sysutils/apt/files/patch-ftparchive_makefile')
-rw-r--r--sysutils/apt/files/patch-ftparchive_makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/apt/files/patch-ftparchive_makefile b/sysutils/apt/files/patch-ftparchive_makefile
new file mode 100644
index 000000000000..e163f9d30422
--- /dev/null
+++ b/sysutils/apt/files/patch-ftparchive_makefile
@@ -0,0 +1,11 @@
+--- ftparchive/makefile.orig Thu Mar 2 05:45:55 2006
++++ ftparchive/makefile Tue Nov 14 17:19:51 2006
+@@ -8,7 +8,7 @@
+ # The apt-ftparchive program
+ ifdef BDBLIB
+ PROGRAM=apt-ftparchive
+-SLIBS = -lapt-pkg -lapt-inst $(BDBLIB)
++SLIBS = -lapt-pkg -lapt-inst -lpub $(BDBLIB)
+ LIB_MAKES = apt-pkg/makefile apt-inst/makefile
+ SOURCE = apt-ftparchive.cc cachedb.cc writer.cc contents.cc override.cc \
+ multicompress.cc