aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/py-imaging/Makefile
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>2002-01-10 19:21:01 +0800
committertg <tg@FreeBSD.org>2002-01-10 19:21:01 +0800
commitbb5f5399235176c9f6098a8e2f8d239dcb2bbcd6 (patch)
tree07439fed24ebd71998363e6dbae44efe836212f1 /graphics/py-imaging/Makefile
parente7719cae66a6942cd5c879b983a77d286484e848 (diff)
downloadfreebsd-ports-gnome-bb5f5399235176c9f6098a8e2f8d239dcb2bbcd6.tar.gz
freebsd-ports-gnome-bb5f5399235176c9f6098a8e2f8d239dcb2bbcd6.tar.zst
freebsd-ports-gnome-bb5f5399235176c9f6098a8e2f8d239dcb2bbcd6.zip
Make this work with Python-2.2.
Diffstat (limited to 'graphics/py-imaging/Makefile')
-rw-r--r--graphics/py-imaging/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/py-imaging/Makefile b/graphics/py-imaging/Makefile
index 5cd48300158a..2f601aed7809 100644
--- a/graphics/py-imaging/Makefile
+++ b/graphics/py-imaging/Makefile
@@ -35,7 +35,6 @@ PILINCDIR= ${PREFIX}/include/${PYTHON_VERSION}
post-extract:
@${CP} ${FILESDIR}/Setup ${WRKSRC}/..
- @${CP} ${PYTHON_LIBDIR}/config/Makefile.pre.in ${WRKSRC}/..
post-configure:
@(cd ${WRKSRC}/..; ${SETENV} ${CONFIGURE_ENV} ${MAKE} -f Makefile.pre.in boot)