1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

Fix packing list .pyc files when using Python 3.2+.

Reported by:	np
Reviewed by:	pizzamig (maintainer)
Differential Revision:	https://reviews.freebsd.org/D18515
This commit is contained in:
John Baldwin 2018-12-12 17:34:57 +00:00
parent 20a40a51b1
commit 5107fb4b8a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487307

View File

@ -20,6 +20,7 @@ LIB_DEPENDS= libmpfr.so:math/mpfr
TEST_DEPENDS= runtest:misc/dejagnu
USES= compiler:c++11-lang cpe gmake libtool tar:xz
USE_PYTHON= py3kplist
TEST_TARGET= check