summaryrefslogtreecommitdiffstats
path: root/lang/python34/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python34/Makefile')
-rw-r--r--lang/python34/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python34/Makefile b/lang/python34/Makefile
index e06ac3c..286bdfa 100644
--- a/lang/python34/Makefile
+++ b/lang/python34/Makefile
@@ -64,7 +64,7 @@ DEBUG_CONFIGURE_WITH= pydebug
IPV6_CONFIGURE_ENABLE= ipv6
LIBFFI_CONFIGURE_ON= --with-system-ffi
-LIBFFI_LIB_DEPENDS= libffi.so:${PORTSDIR}/devel/libffi
+LIBFFI_LIB_DEPENDS= libffi.so:devel/libffi
# Use CPPFLAGS over CFLAGS due to -I ordering, causing elementtree and pyexpat
# to break in Python 2.7, or preprocessor complaints in Python >= 3.3
OpenPOWER on IntegriCloud