diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-01-27 15:47:42 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-01-27 15:47:42 +0000 |
commit | dbdb2a2a2a41efa8aa1fe43ccaeff5d67c8325a1 (patch) | |
tree | b5594c677ea193217182688d90dbd0e4e0a3cdb4 /print/pdflib/files | |
parent | - strip SHLIB_LD of option "-soname $@" (diff) |
Resurrect pdflib so that it can be upgraded to pdflib v 4
Notes
Notes:
svn path=/head/; revision=53844
Diffstat (limited to 'print/pdflib/files')
-rw-r--r-- | print/pdflib/files/patch-ad | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/print/pdflib/files/patch-ad b/print/pdflib/files/patch-ad new file mode 100644 index 000000000000..d87fbf7806ad --- /dev/null +++ b/print/pdflib/files/patch-ad @@ -0,0 +1,11 @@ +--- configure.orig Thu Dec 21 18:03:35 2000 ++++ configure Sat Mar 10 16:47:35 2001 +@@ -580,7 +580,7 @@ + + + +-PDFLIB_CURRENT=1 ++PDFLIB_CURRENT=3 + PDFLIB_REVISION=1 + PDFLIB_AGE=1 + |