[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports

Diff for /ports/Makefile between version 1.78 and 1.80

version 1.78, 2018/11/06 10:45:27 version 1.80, 2018/11/06 11:13:44
Line 5 
Line 5 
 .endif  .endif
   
 PKGPATH =  PKGPATH =
 MIRROR_MK ?= ${.CURDIR}/distfiles/Makefile  
 DISTFILES_DB ?= ${.CURDIR}/infrastructure/db/locate.database  DISTFILES_DB ?= ${.CURDIR}/infrastructure/db/locate.database
   
 .if defined(SUBDIR)  .if defined(SUBDIR)
Line 125 
Line 124 
             >${.CURDIR}/packages/${MACHINE_ARCH}/ftp/pkglocatedb              >${.CURDIR}/packages/${MACHINE_ARCH}/ftp/pkglocatedb
   
 .PHONY: index search distfiles-update-locatedb \  .PHONY: index search distfiles-update-locatedb \
         pkglocatedb print-licenses print-index          pkglocatedb print-licenses print-index fix-permissions

Legend:
Removed from v.1.78  
changed lines
  Added in v.1.80