summaryrefslogtreecommitdiff
path: root/net/cmu-dhcpd
diff options
context:
space:
mode:
authortv <tv>2005-11-08 15:32:43 +0000
committertv <tv>2005-11-08 15:32:43 +0000
commit1d39d92a465bb9fe0c33768332482505f368b49d (patch)
treead236e45947ebc9e8414721e6bb4258f5b52d103 /net/cmu-dhcpd
parenteb139ff4c67a483b75b61f65c8217dd63bfd7b3e (diff)
downloadpkgsrc-1d39d92a465bb9fe0c33768332482505f368b49d.tar.gz
NOT_FOR_PLATFORM Interix.
Diffstat (limited to 'net/cmu-dhcpd')
-rw-r--r--net/cmu-dhcpd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/cmu-dhcpd/Makefile b/net/cmu-dhcpd/Makefile
index 7b35dcfda81..3be96f3a13f 100644
--- a/net/cmu-dhcpd/Makefile
+++ b/net/cmu-dhcpd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/06/17 03:50:24 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2005/11/08 15:32:43 tv Exp $
#
DISTNAME= CMU-dhcp-3.3.7+PU-9
@@ -11,6 +11,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://heymon.princeton.edu/software/dhcpd/
COMMENT= CMU BootP and DHCP server, plus Princeton patches
+NOT_FOR_PLATFORM= Interix-*-* # no userland routing table support
+
WRKSRC= ${WRKDIR}/CMU-dhcp-3.3.7+PU-9
GNU_CONFIGURE= YES