diff options
Diffstat (limited to 'comms/pilot-link/Makefile')
-rw-r--r-- | comms/pilot-link/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/pilot-link/Makefile b/comms/pilot-link/Makefile index 55383be6c5b..c4ee835c12a 100644 --- a/comms/pilot-link/Makefile +++ b/comms/pilot-link/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2006/02/05 23:08:28 joerg Exp $ +# $NetBSD: Makefile,v 1.44 2006/04/06 06:21:39 reed Exp $ .include "../../comms/pilot-link/Makefile.common" @@ -6,7 +6,7 @@ PKGREVISION= 4 COMMENT= Tools to talk to the 3Com Pilot PDA -BUILDLINK_DEPENDS.pilot-link-libs= pilot-link-libs>=${PILOT_LINK_VERS} +BUILDLINK_API_DEPENDS.pilot-link-libs= pilot-link-libs>=${PILOT_LINK_VERS} USE_TOOLS+= gmake perl:run USE_GNU_READLINE= YES |