diff options
author | jlam <jlam> | 2001-06-22 05:25:46 +0000 |
---|---|---|
committer | jlam <jlam> | 2001-06-22 05:25:46 +0000 |
commit | 5449cadae32480364077eef1d2abc091937b2027 (patch) | |
tree | 4f949518f28691ffa0e10d995103cf601b413ed5 /comms/pilot-link | |
parent | 22fc96f86e5ef5afa5fc0c0299554e9de70e58f7 (diff) | |
download | pkgsrc-5449cadae32480364077eef1d2abc091937b2027.tar.gz |
Mark as USE_BUILDLINK_ONLY.
Diffstat (limited to 'comms/pilot-link')
-rw-r--r-- | comms/pilot-link/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/pilot-link/Makefile b/comms/pilot-link/Makefile index e1d80de45c5..b7a4a43814f 100644 --- a/comms/pilot-link/Makefile +++ b/comms/pilot-link/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2001/02/16 13:56:20 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2001/06/22 05:25:46 jlam Exp $ # DISTNAME= pilot-link.0.9.3 @@ -10,6 +10,7 @@ MAINTAINER= sommerfeld@alum.mit.edu HOMEPAGE= http://www.gnu-designs.com/pilot-link/ COMMENT= Tools to talk to the 3Com Pilot PDA +USE_BUILDLINK_ONLY= # defined USE_PERL5= # defined GNU_CONFIGURE= # defined |