diff options
author | jlam <jlam> | 2001-08-19 04:48:33 +0000 |
---|---|---|
committer | jlam <jlam> | 2001-08-19 04:48:33 +0000 |
commit | e9b6c9d8ecca31c162d5cde2288b7c03d86840f6 (patch) | |
tree | 61fe1571f9e68b3fa46120c7eb415eab781d4326 /comms/modemd/Makefile | |
parent | 4a4dece9a8844e40660977728e53ece1d2dee497 (diff) | |
download | pkgsrc-e9b6c9d8ecca31c162d5cde2288b7c03d86840f6.tar.gz |
Mark as USE_BUILDLINK_ONLY.
Diffstat (limited to 'comms/modemd/Makefile')
-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: |