summaryrefslogtreecommitdiff
path: root/lang/python23
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2003-12-28 13:55:06 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2003-12-28 13:55:06 +0000
commit0af36bc41c8166e0e55f229898158aaee925d7dd (patch)
tree754247de881844d7bec23151f11cd2f48ba72276 /lang/python23
parentUpdate to 031228 which adds be_BY and zh_HK support. (diff)
Fix builds for whom has VPATH on his/her environment variables.
PR: 57731 Reported by: bms
Notes
Notes: svn path=/head/; revision=96796
Diffstat (limited to 'lang/python23')
-rw-r--r--lang/python23/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python23/Makefile b/lang/python23/Makefile
index fdd22f01c624..1f4bb8f039f8 100644
--- a/lang/python23/Makefile
+++ b/lang/python23/Makefile
@@ -20,6 +20,7 @@ WRKSRC= ${PYTHON_WRKSRC}
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-fpectl
CONFIGURE_ENV= OPT="${CFLAGS}"
+MAKE_ENV= VPATH="${WRKSRC}"
INSTALL_TARGET= install
MAN1= python.1