aboutsummaryrefslogtreecommitdiff
path: root/lang/python35/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python35/Makefile')
-rw-r--r--lang/python35/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python35/Makefile b/lang/python35/Makefile
index dac754e6affd..9570c55b270f 100644
--- a/lang/python35/Makefile
+++ b/lang/python35/Makefile
@@ -14,7 +14,8 @@ COMMENT= Interpreted object-oriented programming language
LICENSE= PSFL
-USES= cpe ncurses pkgconfig readline ssl tar:xz
+USES= cpe ncurses pathfix pkgconfig readline ssl tar:xz
+PATHFIX_MAKEFILEIN= Makefile.pre.in
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
@@ -37,7 +38,6 @@ TEST_TARGET= buildbottest
TEST_ARGS= TESTOPTS=-j${MAKE_JOBS_NUMBER}
MAKE_ARGS+= INSTALL_SHARED="${INSTALL_LIB}" # Strip shared library
-MAKE_ARGS+= LIBPC="${PREFIX}/libdata/pkgconfig" # Until pathfix gets support for files other than Makefile.in
MAKE_JOBS_UNSAFE= yes # Parser/pgen build bug. See Issue: 200622, 201974
SUB_FILES= pkg-message