aboutsummaryrefslogtreecommitdiff
path: root/lang/pypy3-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/pypy3-devel/Makefile')
-rw-r--r--lang/pypy3-devel/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/lang/pypy3-devel/Makefile b/lang/pypy3-devel/Makefile
index 0fe58e9e93f1..8ea62e1c85e3 100644
--- a/lang/pypy3-devel/Makefile
+++ b/lang/pypy3-devel/Makefile
@@ -269,9 +269,6 @@ do-install:
${ECHO} bin/${name}3-${PYPY_VER} >> ${TMPPLIST}
.endfor
-post-install:
- ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
-
test: patch
.for inst in ${PYPY_INST}
@${WHICH} ${PYPY_${inst}_NAME} > /dev/null 2>&1 || (${ECHO} "Unable to find ${PYPY_${inst}_NAME}, please install port first!"; exit 1)