From 22e231e3a414b1ddbb2f7390dbde519b96d439f6 Mon Sep 17 00:00:00 2001 From: jlam Date: Tue, 24 Jul 2001 09:55:34 +0000 Subject: Re-add accidentally removed do-build target. -current doesn't need it, but 1.5.x does. --- security/cfs/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'security/cfs') diff --git a/security/cfs/Makefile b/security/cfs/Makefile index 823f02a1aaf..8c816b6bd20 100644 --- a/security/cfs/Makefile +++ b/security/cfs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2001/06/09 15:14:54 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2001/07/24 09:55:34 jlam Exp $ DISTNAME= cfs-1.4.1 CATEGORIES= security @@ -86,6 +86,10 @@ pre-build: ${FILESDIR}/unansi.sh > ${WRKSRC}/unansi ${CHMOD} +x ${WRKSRC}/unansi +do-build: + cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} \ + ${SH} ${CFS_BUILD_SCRIPT} ${ALL_TARGET} + pre-install: ${SED} -e "s|@PREFIX@|${PREFIX}|g" \ ${FILESDIR}/cfsd.sh > ${WRKDIR}/cfsd.sh -- cgit v1.2.3