From 7591552dfa00d0ef8037e0cc1d4c00ab8f0304b3 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Wed, 10 Feb 1999 18:24:23 +0000 Subject: BROKEN='port installs two files into /etc (dhclient.conf & dhclient-script) rather than PREFIX/etc. The port does not install required dhclient-script at all.' --- net/isc-dhcp31-server/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'net/isc-dhcp31-server') diff --git a/net/isc-dhcp31-server/Makefile b/net/isc-dhcp31-server/Makefile index 2606cf373834..2b982ad7c6ec 100644 --- a/net/isc-dhcp31-server/Makefile +++ b/net/isc-dhcp31-server/Makefile @@ -3,7 +3,7 @@ # Date created: 7 Mar 1996 # Whom: se # -# $Id: Makefile,v 1.20 1998/07/25 22:16:37 jseger Exp $ +# $Id: Makefile,v 1.21 1999/01/13 03:37:28 scrappy Exp $ # DISTNAME= dhcp-2.0b1pl6 @@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.isc.org/isc/dhcp/ MAINTAINER= jseger@FreeBSD.org +BROKEN='port installs two files into /etc (dhclient.conf & dhclient-script) rather than PREFIX/etc. The port does not install required dhclient-script at all.' + Y2K= http://www.isc.org/y2k.html HAS_CONFIGURE= yes -- cgit v1.2.3