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

Diff for /ports/Makefile between version 1.24.2.1 and 1.25

version 1.24.2.1, 2000/09/15 04:39:30 version 1.25, 2000/06/09 19:34:31
Line 2 
Line 2 
 # $FreeBSD: Makefile,v 1.36 1997/10/04 15:54:31 jkh Exp $  # $FreeBSD: Makefile,v 1.36 1997/10/04 15:54:31 jkh Exp $
 #  #
   
 PKGPATH=  
 .if defined(key) || defined(category) || defined(author)  .if defined(key) || defined(category) || defined(author)
   
 # set up subdirs from the index, assume it's up-to-date  # set up subdirs from the index, assume it's up-to-date
Line 93 
Line 93 
         @echo ".PHONY: default all ftp cdrom" >>${MIRROR_MK}          @echo ".PHONY: default all ftp cdrom" >>${MIRROR_MK}
         @make fetch-makefile \          @make fetch-makefile \
                 ECHO_MSG='echo >&2' \                  ECHO_MSG='echo >&2' \
                 >>${MIRROR_MK}                  FULL_PACKAGE_NAME=Yes >>${MIRROR_MK}
   
 DISTFILES_DB?=${.CURDIR}/infrastructure/db/locate.database  DISTFILES_DB?=${.CURDIR}/infrastructure/db/locate.database
   

Legend:
Removed from v.1.24.2.1  
changed lines
  Added in v.1.25