Bug 209514

Summary: math/py-networkx: make index fails because of a malformed conditional
Product: Ports & Packages Reporter: tschweikle
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Some People CC: dikshie
Priority: --- Flags: bugzilla: maintainer-feedback? (dikshie)
Version: Latest   
Hardware: Any   
OS: Any   

Description tschweikle 2016-05-15 07:31:10 UTC
Generating INDEX-9 - please wait..Unknown modifier '@'
Unknown modifier '@'
"Makefile", line 52: Malformed conditional (${PYTHON_REL} >= 3000 && (${PORT_OPTIONS:MMPL} || ${PORT_OPTIONS:MGRAPHVIZ}))
"Makefile", line 54: if-less endif
make: fatal errors encountered -- cannot continue
===> math/py-networkx failed
*** [describe.math] Error code 1
1 error
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-05-27 19:42:48 UTC
A commit references this bug:

Author: amdmi3
Date: Fri May 27 19:42:13 UTC 2016
New revision: 415960
URL: https://svnweb.freebsd.org/changeset/ports/415960

Log:
  - Change condition to fix build with fmake when using python3.x

  PR:		209514
  Approved by:	portmgr blanket

Changes:
  head/math/py-networkx/Makefile