From 326169077a1ea33e6ce3ca3fd58f9e44cc2eb041 Mon Sep 17 00:00:00 2001 From: jlam Date: Tue, 23 Mar 2004 04:40:59 +0000 Subject: USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined. --- archivers/macutil/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'archivers/macutil/Makefile') diff --git a/archivers/macutil/Makefile b/archivers/macutil/Makefile index 7ad3602e9f4..1400029fe21 100644 --- a/archivers/macutil/Makefile +++ b/archivers/macutil/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2004/03/11 18:03:50 xtraeme Exp $ +# $NetBSD: Makefile,v 1.16 2004/03/23 04:40:59 jlam Exp $ DISTNAME= macutil2.0b3 PKGNAME= macutil-2.0b3 @@ -13,7 +13,7 @@ MAKEFILE= makefile MAKE_ENV+= CF="${CFLAGS}" WRKSRC= ${WRKDIR}/macutil -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/macunpack/macunpack \ -- cgit v1.2.3