aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/Makefile
diff options
context:
space:
mode:
authorperky <perky@FreeBSD.org>2003-12-28 21:55:06 +0800
committerperky <perky@FreeBSD.org>2003-12-28 21:55:06 +0800
commit8e096fc1afdcc6036740744b35b9e06d6f4feb86 (patch)
tree1a19dcc0a73f0b07e96f15c0e770e56c608f16a4 /lang/python/Makefile
parentb60a05d5733105ec5ed2e85588d1b6441e208704 (diff)
downloadfreebsd-ports-gnome-8e096fc1afdcc6036740744b35b9e06d6f4feb86.tar.gz
freebsd-ports-gnome-8e096fc1afdcc6036740744b35b9e06d6f4feb86.tar.zst
freebsd-ports-gnome-8e096fc1afdcc6036740744b35b9e06d6f4feb86.zip
Fix builds for whom has VPATH on his/her environment variables.
PR: 57731 Reported by: bms
Diffstat (limited to 'lang/python/Makefile')
-rw-r--r--lang/python/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python/Makefile b/lang/python/Makefile
index fdd22f01c624..1f4bb8f039f8 100644
--- a/lang/python/Makefile
+++ b/lang/python/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