Index: head/net/py-nnpy/files/patch-generate.py =================================================================== --- head/net/py-nnpy/files/patch-generate.py (nonexistent) +++ head/net/py-nnpy/files/patch-generate.py (revision 421145) @@ -0,0 +1,11 @@ +--- generate.py.orig 2016-07-29 18:36:27 UTC ++++ generate.py +@@ -10,7 +10,7 @@ except ImportError: + SITE_CFG = 'site.cfg' + + DEFAULT_INCLUDE_DIRS = ['/usr/include/nanomsg', '/usr/local/include/nanomsg'] +-DEFAULT_HOST_LIBRARY = 'nanomsg' ++DEFAULT_HOST_LIBRARY = 'libnanomsg.so' + + BLOCKS = {'{': '}', '(': ')'} + Property changes on: head/net/py-nnpy/files/patch-generate.py ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property