1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00

Sort USE_PYTHON

Sponsored by:	Farsight Security, Inc.
This commit is contained in:
Don Lewis 2016-02-10 20:23:19 +00:00
parent 92a19c5a99
commit a343dcfcc4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408653

View File

@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
USES= python:-3.2
USE_PYTHON= distutils autoplist
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>