Index: head/lang/php-mode.el/files/patch-Makefile =================================================================== --- head/lang/php-mode.el/files/patch-Makefile (nonexistent) +++ head/lang/php-mode.el/files/patch-Makefile (revision 476603) @@ -0,0 +1,11 @@ +--- Makefile.orig 2018-07-26 10:19:39 UTC ++++ Makefile +@@ -6,7 +6,7 @@ ELCS = $(ELS:.el=.elc) + %.elc: %.el + $(EMACS) -Q -batch -L . -f batch-byte-compile $< + +-all: autoloads $(ELCS) ++all: $(ELCS) + + autoloads: $(AUTOLOADS) + Property changes on: head/lang/php-mode.el/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