PKGPATH
This commit is contained in:
parent
837cf24d7c
commit
cc1dfd362a
6
Makefile
6
Makefile
@ -1,8 +1,8 @@
|
|||||||
# $OpenBSD: Makefile,v 1.25 2000/06/09 19:34:31 espie Exp $
|
# $OpenBSD: Makefile,v 1.26 2000/07/14 23:01:54 espie Exp $
|
||||||
# $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
|
||||||
@ -93,7 +93,7 @@ mirror-maker:
|
|||||||
@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' \
|
||||||
FULL_PACKAGE_NAME=Yes >>${MIRROR_MK}
|
>>${MIRROR_MK}
|
||||||
|
|
||||||
DISTFILES_DB?=${.CURDIR}/infrastructure/db/locate.database
|
DISTFILES_DB?=${.CURDIR}/infrastructure/db/locate.database
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user