diff options
author | jlam <jlam@pkgsrc.org> | 2001-06-22 05:25:46 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2001-06-22 05:25:46 +0000 |
commit | 3989fed85c11d6c9a0e0686b71a3dbe6bcf60008 (patch) | |
tree | 4f949518f28691ffa0e10d995103cf601b413ed5 /comms | |
parent | 79ad8ff37e5626c7b885bc7578429d7ee9d1937a (diff) | |
download | pkgsrc-3989fed85c11d6c9a0e0686b71a3dbe6bcf60008.tar.gz |
Mark as USE_BUILDLINK_ONLY.
Diffstat (limited to 'comms')
-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 |