Index: head/sbin/ipf/Makefile =================================================================== --- head/sbin/ipf/Makefile (revision 315217) +++ head/sbin/ipf/Makefile (revision 315218) @@ -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