- Fix build with bmake

PR:		ports/177545
Submitted by:	John Marino <draco@marino.st>
Approved by:	gnome (kwm)
With hat:	portmgr
This commit is contained in:
Bryan Drewery 2013-04-01 14:46:13 +00:00
parent 7e375f820b
commit 2f824e792f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315652

View File

@ -39,7 +39,7 @@ OPTIONS_DEFAULT=PYTHON
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MPYTHON
.if ${PORT_OPTIONS:MPYTHON}
USE_PYTHON= yes
PLIST_SUB+= PYTHON=""