diff options
author | jlam <jlam> | 2001-06-22 05:25:46 +0000 |
---|---|---|
committer | jlam <jlam> | 2001-06-22 05:25:46 +0000 |
commit | bccdbaeb34c90374e043278cdf66b416a01b33a9 (patch) | |
tree | 4f949518f28691ffa0e10d995103cf601b413ed5 /comms | |
parent | 4fbe5940914a79653183fa0e00e0216c56794ce3 (diff) | |
download | pkgsrc-bccdbaeb34c90374e043278cdf66b416a01b33a9.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 |