Index: head/net/neubot/files/patch-Makefile =================================================================== --- head/net/neubot/files/patch-Makefile (nonexistent) +++ head/net/neubot/files/patch-Makefile (revision 393201) @@ -0,0 +1,11 @@ +--- Makefile.orig 2013-10-23 22:11:11 UTC ++++ Makefile +@@ -225,7 +225,7 @@ uninstall: + # using the compileall module. + # + _install_umask_ok: +- make -f Makefile _install INSTALL='install -o 0 -g 0' ++ make -f Makefile _install INSTALL='install' + $(PYTHON) -m compileall $(DESTDIR)$(DATADIR)/neubot + + install: Property changes on: head/net/neubot/files/patch-Makefile ___________________________________________________________________ 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