diff --git a/sbin/ipf/Makefile b/sbin/ipf/Makefile index 8b10c982d89..4f6813b19af 100644 --- a/sbin/ipf/Makefile +++ b/sbin/ipf/Makefile @@ -1,7 +1,9 @@ # $FreeBSD$ SUBDIR= libipf .WAIT -SUBDIR+= ipf ipfs ipfstat ipftest ipmon ipnat ippool ipresend +SUBDIR+= ipf ipfs ipftest ipmon ipnat ippool +# XXX: Disconnected for now. +# XXX: SUBDIR+= ipftest ipresend SUBDIR_PARALLEL= .include