USE_TOOLS+= file, required for FILE_CMD.
This commit is contained in:
parent
ef9edcb32f
commit
582e88b80e
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.35 2012/10/23 19:50:57 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.36 2013/05/17 14:48:49 jperkin Exp $
|
||||
|
||||
DISTNAME= daemontools-0.76
|
||||
PKGREVISION= 1
|
||||
|
@ -23,6 +23,8 @@ DJB_SLASHPACKAGE= YES
|
|||
|
||||
CMDDIR= ${WRKSRC}/command
|
||||
|
||||
USE_TOOLS+= file
|
||||
|
||||
INSTALLATION_DIRS= bin man ${PKGMANDIR}/man8
|
||||
|
||||
SUBST_FILES.djbware+= src/error.h
|
||||
|
|
Loading…
Reference in a new issue