1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

news/inn: fix typo

PR:             239922
Approved by:    krion (implicit)
Sponsored by:   BBOX.io
Differential Revision:  https://reviews.freebsd.org/D22604
This commit is contained in:
Kevin Bowling 2019-12-08 01:08:28 +00:00
parent 7f7b249f45
commit 59b9d2ee72
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=519267

View File

@ -101,7 +101,7 @@ IGNORE= cannot be compiled with both LARGE_FILES and TAGGED_HASH: please re-ru
.endif
.if ${PORT_OPTIONS:MPYTHON}
USES=+ python
USES+= python
CONFIGURE_ARGS+= --with-python
.endif