From 28c0fc13d7d638eeea7ec89fa8dfc00662b17be9 Mon Sep 17 00:00:00 2001 From: turan Date: Fri, 3 Mar 2000 12:03:02 +0000 Subject: [PATCH] broken, installs files automatically in /etc --- comms/mgetty+sendfax/Makefile | 4 +++- comms/minicom/Makefile | 5 +++-- japanese/Wnn/Makefile | 4 +++- net/mrtg/Makefile | 4 +++- 4 files changed, 12 insertions(+), 5 deletions(-) diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile index 10b09d990d0..f0a3150dc60 100644 --- a/comms/mgetty+sendfax/Makefile +++ b/comms/mgetty+sendfax/Makefile @@ -1,6 +1,8 @@ -# $OpenBSD: Makefile,v 1.13 2000/02/11 00:37:18 espie Exp $ +# $OpenBSD: Makefile,v 1.14 2000/03/03 12:07:03 turan Exp $ # $FreeBSD: Makefile,v 1.25 1998/07/16 06:44:37 vanilla Exp $ +BROKEN= installs files in /etc automatically + DISTNAME= mgetty1.1.21-Jul24 PKGNAME= mgetty-1.1.21 CATEGORIES= comms diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile index 668a7b448d8..c56ef75fed9 100644 --- a/comms/minicom/Makefile +++ b/comms/minicom/Makefile @@ -1,5 +1,6 @@ -# $OpenBSD: Makefile,v 1.19 2000/02/15 05:04:05 turan Exp $ -# +# $OpenBSD: Makefile,v 1.20 2000/03/03 12:08:04 turan Exp $ + +BROKEN= installs files automatically in /etc PKGNAME= minicom-1.82.1 DISTNAME= ${PKGNAME}.src diff --git a/japanese/Wnn/Makefile b/japanese/Wnn/Makefile index 11a74b27dba..282f39931c7 100644 --- a/japanese/Wnn/Makefile +++ b/japanese/Wnn/Makefile @@ -5,7 +5,9 @@ # Whom: Satoshi Taoka # # $FreeBSD: Makefile,v 1.19 1997/09/23 02:17:58 max Exp $ -# $OpenBSD: Makefile,v 1.11 2000/02/22 17:08:40 espie Exp $ +# $OpenBSD: Makefile,v 1.12 2000/03/03 12:03:02 turan Exp $ + +BROKEN= installs files automatically in /etc NEED_VERSION= 1.210 DISTNAME= Wnn4.2 diff --git a/net/mrtg/Makefile b/net/mrtg/Makefile index e8b41be1fb2..c861df3de7a 100644 --- a/net/mrtg/Makefile +++ b/net/mrtg/Makefile @@ -1,4 +1,6 @@ -# $OpenBSD: Makefile,v 1.20 2000/02/15 05:04:56 turan Exp $ +# $OpenBSD: Makefile,v 1.21 2000/03/03 12:08:53 turan Exp $ + +BROKEN= installs files automatically in /etc DISTNAME= mrtg-2.8.11 CATEGORIES= net