aboutsummaryrefslogtreecommitdiff
path: root/lang/python30/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python30/Makefile')
-rw-r--r--lang/python30/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/python30/Makefile b/lang/python30/Makefile
index 087ddd147bfc..6224b163004d 100644
--- a/lang/python30/Makefile
+++ b/lang/python30/Makefile
@@ -19,7 +19,6 @@ DIST_SUBDIR= python
WRKSRC= ${PYTHON_WRKSRC}/portbld.static
PATCH_WRKSRC= ${PYTHON_WRKSRC}
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_SCRIPT= ../configure # must be relative
CONFIGURE_ENV= OPT="${CFLAGS}" SVNVERSION="echo freebsd"
MAKE_ENV= VPATH="${PYTHON_WRKSRC}"