diff options
author | jlam <jlam@pkgsrc.org> | 2001-08-19 04:48:33 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2001-08-19 04:48:33 +0000 |
commit | bb98a4c6105997becebf73f5f8c2a13b6e167767 (patch) | |
tree | 61fe1571f9e68b3fa46120c7eb415eab781d4326 /comms/modemd | |
parent | 675660ea8f0d269bcc470cd915eed2e5b9c6f22d (diff) | |
download | pkgsrc-bb98a4c6105997becebf73f5f8c2a13b6e167767.tar.gz |
Mark as USE_BUILDLINK_ONLY.
Diffstat (limited to 'comms/modemd')
-rw-r--r-- | comms/modemd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/modemd/Makefile b/comms/modemd/Makefile index 5c30f6e329c..208e7635081 100644 --- a/comms/modemd/Makefile +++ b/comms/modemd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2001/02/25 04:17:38 hubertf Exp $ +# $NetBSD: Makefile,v 1.9 2001/08/19 04:48:36 jlam Exp $ DISTNAME= modemd-970221 PKGNAME= modemd-19970221 @@ -8,6 +8,7 @@ MASTER_SITES= ftp://ftp.vix.com/pub/modemd/ MAINTAINER= tsarna@netbsd.org COMMENT= Replacement getty for dialup ttys and a modem server +USE_BUILDLINK_ONLY= yes MANCOMPRESSED_IF_MANZ= yes pre-install: |