From 70655c85b2536d9dfd095ba2b50eb3bbfc6fb453 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. --- comms/pilot-link-libs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'comms/pilot-link-libs') diff --git a/comms/pilot-link-libs/Makefile b/comms/pilot-link-libs/Makefile index e5a21c389e5..a1aa540684b 100644 --- a/comms/pilot-link-libs/Makefile +++ b/comms/pilot-link-libs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2004/02/14 18:31:23 minskim Exp $ +# $NetBSD: Makefile,v 1.11 2004/03/23 04:41:00 jlam Exp $ # .include "../../comms/pilot-link/Makefile.common" @@ -9,7 +9,7 @@ COMMENT= Libraries for talking to the 3Com Pilot PDA CONFLICTS+= pilot-link-0.8.* pilot-link-0.9.[0-3] -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes MAKE_ENV+= PILIB="libsock/libpisock.la" MAKE_ENV+= PICCLIB="libcc/libpicc.a" -- cgit v1.2.3