Index: head/ports-mgmt/distilator/files/patch-Makefile =================================================================== --- head/ports-mgmt/distilator/files/patch-Makefile (nonexistent) +++ head/ports-mgmt/distilator/files/patch-Makefile (revision 478342) @@ -0,0 +1,11 @@ +--- Makefile.orig 2018-08-28 07:45:48 UTC ++++ Makefile +@@ -8,7 +8,7 @@ all: + + install: + @mkdir -p ${DESTDIR}${PREFIX}/bin +- install -o root -g wheel -m 0555 distilator.py ${DESTDIR}${PREFIX}/bin/distilator ++ install distilator.py ${DESTDIR}${PREFIX}/bin/distilator + + deinstall: + rm -f ${DESTDIR}${PREFIX}/bin/distilator Property changes on: head/ports-mgmt/distilator/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