From 21291fbe43da6a91a03ee8b047270e80db63ddae Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Tue, 3 Jun 1997 22:11:37 +0000 Subject: Patch to fix build on -current. This port isn't broken anymore. Also, add Submitted by: "Justin M. Seger" as maintainer. --- net/isc-dhcp30-server/Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'net/isc-dhcp30-server') diff --git a/net/isc-dhcp30-server/Makefile b/net/isc-dhcp30-server/Makefile index 1e216d04e9e3..ff48a56428e1 100644 --- a/net/isc-dhcp30-server/Makefile +++ b/net/isc-dhcp30-server/Makefile @@ -3,7 +3,7 @@ # Date created: 7 Mar 1996 # Whom: se # -# $Id: Makefile,v 1.9 1997/06/03 06:47:59 asami Exp $ +# $Id: Makefile,v 1.10 1997/06/03 07:35:25 asami Exp $ # DISTNAME= DHCPD-BETA-5.16 @@ -11,12 +11,7 @@ PKGNAME= isc-dhcp-b5.16 CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/dhcp/ -MAINTAINER= ports@FreeBSD.org - -OSVERSION!= sysctl -n kern.osreldate -.if ${OSVERSION} >= 300000 -BROKEN= "currently doesn't compile for -current" -.endif +MAINTAINER= jseger@scds.com HAS_CONFIGURE= yes -- cgit v1.2.3