openbsd-ports/graphics/py-Imaging/patches/patch-Scripts_pilfont_py
sthen 369ef22d1b - update py-Imaging to 1.17, from Alexander Shadchin
- use tk.port.mk and move to a more recent version of Tcl/Tk

mostly reads fine to fgsch@, and I've fixed the part which didn't.
2010-11-15 20:57:10 +00:00

13 lines
415 B
Plaintext

$OpenBSD: patch-Scripts_pilfont_py,v 1.3 2010/11/15 20:57:10 sthen Exp $
patching this to use ${MODPY_BIN} is taken care of by
MODPY_ADJ_FILES in the port's Makefile.
--- Scripts/pilfont.py.orig Sun Nov 1 05:44:12 2009
+++ Scripts/pilfont.py Sun Nov 14 15:30:26 2010
@@ -1,3 +1,4 @@
+# /usr/local/bin/python
#
# The Python Imaging Library
# $Id: patch-Scripts_pilfont_py,v 1.3 2010/11/15 20:57:10 sthen Exp $