From 5e5ac5cef96dff28b97114bb74bd9ce9735628eb Mon Sep 17 00:00:00 2001 From: jlam Date: Sat, 13 Nov 2004 21:28:27 +0000 Subject: USE_BUILDLINK3 is a yes/no variable. --- comms/modemd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'comms/modemd') diff --git a/comms/modemd/Makefile b/comms/modemd/Makefile index f26ad0e2fc2..777b0e285b3 100644 --- a/comms/modemd/Makefile +++ b/comms/modemd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2004/04/11 06:51:20 snj Exp $ +# $NetBSD: Makefile,v 1.13 2004/11/13 21:28:27 jlam Exp $ DISTNAME= modemd-970221 PKGNAME= modemd-19970221 @@ -8,7 +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_BUILDLINK3= # defined +USE_BUILDLINK3= yes MANCOMPRESSED_IF_MANZ= # defined pre-install: -- cgit v1.2.3