summaryrefslogtreecommitdiff
path: root/graphics/py-imaging/patches
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-06-07 15:11:21 +0000
committerjmmv <jmmv>2003-06-07 15:11:21 +0000
commit398ff5b1d53f57bb32c7f13043870167610b562d (patch)
tree52f2acd66bd00ca193591093e6a56a20eaee64f3 /graphics/py-imaging/patches
parent8f51a2f3ec21cb82852f406eacb83004ee03a55e (diff)
downloadpkgsrc-398ff5b1d53f57bb32c7f13043870167610b562d.tar.gz
Use @JPEGDIR@ in patch file instead of hardcoding /usr/pkg.
Diffstat (limited to 'graphics/py-imaging/patches')
-rw-r--r--graphics/py-imaging/patches/patch-ab4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-imaging/patches/patch-ab b/graphics/py-imaging/patches/patch-ab
index e3fb1ed98fd..c1b148c5982 100644
--- a/graphics/py-imaging/patches/patch-ab
+++ b/graphics/py-imaging/patches/patch-ab
@@ -1,4 +1,4 @@
-$NetBSD: patch-ab,v 1.1 2002/09/03 20:31:03 drochner Exp $
+$NetBSD: patch-ab,v 1.2 2003/06/07 15:11:22 jmmv Exp $
--- setup.py.orig Thu Mar 14 20:55:04 2002
+++ setup.py Tue Sep 3 21:53:45 2002
@@ -7,7 +7,7 @@ $NetBSD: patch-ab,v 1.1 2002/09/03 20:31:03 drochner Exp $
# on windows, the build script expects to find both library files and
# include files in the directories below. tweak as necessary.
-JPEGDIR = "../../kits/jpeg-6b"
-+JPEGDIR = "/usr/pkg"
++JPEGDIR = "@JPEGDIR@"
ZLIBDIR = "../../kits/zlib-1.1.3"
# on windows, the following is used to control how and where to search