summaryrefslogtreecommitdiff
path: root/net/isc-dhcp2/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-06-15 00:40:08 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-06-15 00:40:08 +0000
commit2d5a1b43d5887fbefa0c5e4c5f840d5a7140b15c (patch)
treeb7b7d6c9a412a67d445ee117802254f717603640 /net/isc-dhcp2/Makefile
parentAdd modification for machine-architecture. (diff)
BROKEN='port installs files into /etc (dhclient.conf) rather than PREFIX/etc'
Also, dhcpd.conf must be in /etc the way isc-dhcp2 is compiled.
Notes
Notes: svn path=/head/; revision=19482
Diffstat (limited to 'net/isc-dhcp2/Makefile')
-rw-r--r--net/isc-dhcp2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/isc-dhcp2/Makefile b/net/isc-dhcp2/Makefile
index e4b9ba99d089..2f77c32f5015 100644
--- a/net/isc-dhcp2/Makefile
+++ b/net/isc-dhcp2/Makefile
@@ -3,7 +3,7 @@
# Date created: 7 Mar 1996
# Whom: se
#
-# $Id: Makefile,v 1.26 1999/03/07 13:01:15 jseger Exp $
+# $Id: Makefile,v 1.27 1999/05/02 11:19:06 jseger Exp $
#
DISTNAME= dhcp-2.0b1pl27
@@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.isc.org/isc/dhcp/
MAINTAINER= jseger@FreeBSD.org
+BROKEN='BROKEN='port installs files into /etc (dhclient.conf) rather than PREFIX/etc'
+
Y2K= http://www.isc.org/y2k.html
HAS_CONFIGURE= yes