From bd1c63e2df2854a397d12f3d9ebea4755d8c0615 Mon Sep 17 00:00:00 2001 From: hubertf Date: Thu, 7 Oct 1999 01:09:55 +0000 Subject: pull in bsd.prefs.mk to get BATCH defined (or not ;) --- comms/minicom/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'comms/minicom/Makefile') diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile index ed9ba345c8a..ed9128ef956 100644 --- a/comms/minicom/Makefile +++ b/comms/minicom/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 1999/04/22 20:39:17 mycroft Exp $ +# $NetBSD: Makefile,v 1.14 1999/10/07 01:09:55 hubertf Exp $ # FreeBSD Id: Makefile,v 1.13 1998/01/03 10:58:40 obrien Exp # @@ -20,6 +20,9 @@ NO_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PKGNAME}/src +# for BATCH ! +.include "../../mk/bsd.prefs.mk" + .if !defined(BATCH) pre-install: # this script creates a link from your comm port to /dev/modem -- cgit v1.2.3