# HG changeset patch # User Franz Glasner # Date 1665158239 -7200 # Node ID aac4952b55e2b978457a0c980a4e6e99eef1a95e # Parent b604383854a4e3250860c7378d1c29c03b469d41 Re-compile with INSTALL_AS_USER undefined: otherwise ldconfig is not configured properly by USE_LDCONFIG diff -r b604383854a4 -r aac4952b55e2 Makefile --- a/Makefile Fri Oct 07 02:40:55 2022 +0200 +++ b/Makefile Fri Oct 07 17:57:19 2022 +0200 @@ -1,7 +1,7 @@ # Created by: David Naylor PORTNAME= pypy3 -PORTREVISION= 1 +PORTREVISION= 2 DISTNAME= ${PYTHON_IMPL_MINOR}-v${DISTVERSION}-src MASTERDIR= ${.CURDIR}/../pypy